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

    Hi,
    In all shop pages, how to hide the ”sort by name/price/date/…” options?
    Thanks!

    #1122549

    Hey Angelo_Sule,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    div .product-sorting {
      display: none;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1122553

    Solved!
    Thank you :)

    #1122570

    Hi Angelo_Sule,

    Glad we could help :)

    Closing this one.

    Best regards,
    Victoria

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘"Sort by"’ is closed to new replies.