Comments 1BOB started the conversationMay 26, 2014 at 7:37pmI don't want all of my portfolio items to show up, so I want to take out the All option in the sort menu. How do I do it?Thanks 8,839Tahir repliedMay 27, 2014 at 12:21amHey Bob!Add this into the Custom CSS box located in your Salient Options panel :body #portfolio-filters-inline .container > ul a[data-filter="*"] { display: none; } Cheers ThemeNectar Support Team Sign in to reply ...
I don't want all of my portfolio items to show up, so I want to take out the All option in the sort menu. How do I do it?
Thanks
Hey Bob!
Add this into the Custom CSS box located in your Salient Options panel :
Cheers
ThemeNectar Support Team