Hello,
I am trying to get rid of the side bar with the search bar, archives, categories and meta that display on the product page under Woocommerce.
I was able to remove it by changing the layout of the page on one product but it doesn’t work for the others…
I would really appreciate your help.
Thank you!!
Hey Oby4455,
Can you please provide a link to the site?
Best regards,
Jordan Shannon
Yes here it is : https://goo.gl/dlVpgB
Hi,
If it is just for the product pages, please try adding the following to quick css:
.woocommerce.woocommerce-page .sidebar.sidebar_sidebar_right.alpha.units{
display:none!important;
}
.woocommerce.woocommerce-page .container .av-content-small.units {
width: 100%;
border: none;
}
Please let me know if this works.
Best regards,
Jordan Shannon
It worked!! Thank you so much :)
We’re happy to help! Let us know here in the forums if you need help with anything else.
Best regards,
Sarah
Hi,
We glad that your problem was solved :)
Let us if you need some help!
Best regards,
John Torvik