Hi,
I’d like to delete portfolio categories name “All” in my Homepage.
my website is https://photodommaf.com/
It is possible?
Kind regards
Hello,
You can achieve this by adding this code into your Custom Css box:
.cl-filters.cl-filter-fullwidth button:first-child { display:none; }
Best regards!
You must be logged in to reply to this topic.