Hi there,
I’m adding this code to the Shop page to get rid of the right sidebar but it is not doing it
.x-sidebar.right {
display:none !important;
}
.x-sidebar.left {
width: 100% !important;
}
Why is it not doing anything?
Thank you
Hi there,
I’m adding this code to the Shop page to get rid of the right sidebar but it is not doing it
.x-sidebar.right {
display:none !important;
}
.x-sidebar.left {
width: 100% !important;
}
Why is it not doing anything?
Thank you
Hi @ban,
Thank you for reaching out to us. Instead of custom CSS, please navigate to Theme Options > WooCommerce > Shop > Shop Layout and select Fullwidth to remove the sidebar from the shop page (see screenshot)

Cheers!
Forgot that. Thank you!!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.