Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #345771

    Hey,

    I want to hide the div withthe class .product-sorting from categorie sites.

    How can i do this?

    Best regards!

    #346130

    Hi webdesignIO!

    Try adding this to your custom CSS,

    .product-sorting { display: none !important; }
    

    If that’s not working then send us a link and we’ll take a look.

    Best regards,
    Elliott

    • This reply was modified 9 years, 4 months ago by Elliott.
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.