Hello! How can I disable categories at the top of the photo in main page? Thank you!
Hello @blacat,
Hope your day is going well. You may want to add some custom CSS code to your Custom CSS section:
.home .cat-links{ display:none; }
Let me know if there are any problems.
Thanks, Piotrek
It works perfect! Thanks, Piotrek.
Have a good day!
You must be logged in to reply to this topic.