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

    Hi, I would like to remove this 2 options at the top of my shop page.
    Can you provide some quick CSS code for that?

    Thanks in advance

    #513910

    Hi poppenhaeger!

    Add this to your custom CSS.

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

    Regards,
    Elliott

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.