Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
.portfolio-filters-inline ul li a[data-filter="*"] {
display: none !important;
}
Hello,
I'm currently working on this page of my website:
https://yourequip.com/furniture-hire/
As you can see, there is a portfolio on this page - however, I would like to remove the All option, is there some CSS for this?
I've deselected the All option from the categories in the page builder, but it still shows up.
I will be having further categories on different pages and would not like the All option to show.
Looking forward to your reply!
Hey there,
Thanks for reaching in,
I'm afraid this is not possible to the best of my knowledge,
Regards
Hello Andrew,
There was a similar post asking something previously, and that worked for that individual - surely there must be some form of CSS to input right?
Hey Again,
Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
Thanks
ThemeNectar Support Team