Hi,
How Can I remove "All" from sub-categories?
Please, see the attached image
Hello,
Unfortunately, there is no setting to remove it.
You can only hide it from displaying on the filters, but the posts will still be displayed.
Best regards
OK,
Can you tell me how Can I do this?
Thank you!
You need to write a custom CSS code, and place it In Betheme -> Theme options -> Custom CSS & JS -> CSS.
If you need help with writing it, let me know, but I will need a link to your website.
Thanks
Yes, please I will need help. https://www.fleta.com/
?♀️
Please, use the following code:
#Filters .all{ display: none!important; }
Thank you so much!
Comments
Hello,
Unfortunately, there is no setting to remove it.
You can only hide it from displaying on the filters, but the posts will still be displayed.
Best regards
OK,
Can you tell me how Can I do this?
Thank you!
You need to write a custom CSS code, and place it In Betheme -> Theme options -> Custom CSS & JS -> CSS.
If you need help with writing it, let me know, but I will need a link to your website.
Thanks
Yes, please I will need help. https://www.fleta.com/
?♀️
Please, use the following code:
Thanks
Thank you so much!