Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1399597

    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.

    #1399624

    Hi tonyiatridis,

    Please try to add this CSS code in Enfold > General Styling > Quick CSS:

    .single-product .sidebar {
        display: none !important;
    }

    Best regards,
    Nikko

    #1399723

    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.

    #1399738

    Hi tonyiatridis,

    You’re welcome :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘hide recent posts, meta, comments etc on woo commerce product page.’ is closed to new replies.