Removing Post Icons
- The topic ‘Removing Post Icons’ is closed to new replies.
Need help? Check out our Support site, then
Hello again (I’m on fire today)
Regarding the category icons appearing on top of the Posts on the Front Page, any possibility to remove them? I understand they play a role, but I think I should at least have the option to enable or disable them. They are a bit counterproductive for the purpose if my web.
I’m afraid I will not be able to, but any chance considering that in the near future?
Thx!
The blog I need help with is: (visible only to logged in users)
Hi there,
If you have the Custom Design upgrade and can edit your CSS, you can add this bit of code to the CSS editor to hide them:
.post-icon {
display: none;
}
Otherwise, there are no options to remove them from the theme.
Any chance implementing this option for us customers?
There are currently no plans to make this a theme option, sorry!
Let us know if you have any other questions!