Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #694222

    Hi
    there any way to hide? “By popularity” in menu
    screen
    triceratops

    • This topic was modified 8 years, 1 month ago by Tokyo.
    #695043

    Hey Triceratops,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .product-sorting ul li:nth-child(5) {
        display: none;
    }
    

    Best regards,
    Yigit

    #711452

    Thank you!! work perfect!!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Hide short items by Popular in Shop’ is closed to new replies.