Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
›
Blog
Hide Author from filter
kasdaglis
October 2018
in
Blog
Hello,
how can I hide the author from the blog's filters?
There's no option in the theme settings.
Here's a screenshot:
http://prntscr.com/l4hspu
Thanks a lot
Comments
Pablo
October 2018
Hi,
You can customize your Filters in Theme Options> Blog, Portfolio & Shop > Blog
http://prntscr.com/l4qcwm
Also, you can hide it with CSS.
If you don't know how, please send me a link to your website.
Thanks
kasdaglis
October 2018
Hello Pablo,
I am aware that I can customize the filters but I want to show categories and tags
and hide the author (something I can't do from the theme settings).
Here's a link of the website
http://ebex.gullwing.gr/category/news/
Pablo
October 2018
Paste this code into Theme Options > Custom CSS & JS > CSS
#Filters .authors{
display:none !important;
}
Thanks
Sign In
or
Register
to comment.
Comments