Hi I have integrated a small shop on my new animation art page. It’s pulling in the products from printify into woo and thats all fine. However the product pages, for instance here:
Are displaying search, recent posts, recent comments, archives, categories, meta
and I’d like to eliminate all of that.
But I own;t see how to turn it off on a woo product page. Are there settings or css maybe?
Thanks.
Hi tonyiatridis,
Please try to add this CSS code in Enfold > General Styling > Quick CSS:
.single-product .sidebar {
display: none !important;
}
Best regards,
Nikko
Awesome! Thanks so much. I knew it was a sidebar but in this particulate instance you couldn’t hide the sidebar from the page. You guys are the best! Case closed.
Hi tonyiatridis,
You’re welcome :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko