Hiding sidebar only on Product Page VamTam Nex Industrial Theme

I have been trying to make it easier for customers, and make the layout more professional. I took over the project from a ex-employee as a consultant for the firm

I prefer full width layout on the single product page so I used a snipped to create a button return to shop (in green) under the add to cart button…

But we also use woocommerce brands I use in a custom sidebar on the shop page to get to brands see brands.jpg

I use the woocommerce widget area (right) to have a button back to shop and under a list with links of the brands

I am able to hide the sidebar on the single product page using css:

aside.right.vamtam-body-sidebar {
visibility: hidden;
}

but I want full width product page as in the test example on the old site

I don’t know why the difference

in the inspector of the old site (in orange colors) it shows

the inspector it uses vamtam-main layout-full

the new site uses vamtam-main layout-right-only , which is a copy of the old site I don’t know why maybe is a setting somewhere to change which full width ?

the site also uses WC Page Builder for Woocommerce (because the site uses WC Visual Bakery Composer) not elementor

I have also edited the single-product.php

and put it in wp-content/themes/nex-child/woocommerce/single-product.php

which removed the line do_action( ‘woocommerce_sidebar’ );

but the sidebar on product page still shows on product page

maybe is a setting or some other snippet I can use to force

to full page and hide the sidebar only on the product page

is there a forum for this theme ?

Thanks for anyone who can help me

screenshots: combine-images hosted at ImgBB — ImgBB