Hello,
Is there a way in the xtheme to turn off the sidebar in the woocommerce shop page?
Hello,
Is there a way in the xtheme to turn off the sidebar in the woocommerce shop page?
Hi There,
You can turn off the shop sidebar under X > Theme Options > WooCommerce > SHOP > Shop Layout > select the Fullwidth option:
Hope it helps 
That worked! Thanks so much.
You are most welcome!
Hi there,
I’m struggling with removing the sidebar on woocommerce cart page and checkout on my website: https://frametest.knowledgeworker.dk/kurv/
I’ve already set the shop layout to fullwidth as suggested above, and I’ve tried adding below snippet to my child theme’s function.php file. However, none of this seems to have an effect on the sidebars, which I enabled in order to have them on my blogs.
remove_action( ‘woocommerce_sidebar’, ‘woocommerce_get_sidebar’, 10 );
Any suggestions on how to remove them?
Thanks!
Hi there,
Please edit your cart page then set the page template to Layout - Fullwidth.


Hope this helps.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.