Tagged: category
The client doesn’t want to put a category in the blog. Is there a way to hide the category (“sin categoria”) when it is shown?
I’ve did it in options of Enfold theme, where you can choose to hide some of the default Blog elements.
But if I design the web like here http://www.mindtoflow.com/blog5/ it still shows. I wonder if I can put the category in white, so that it doesn’t show…
Hey itziarsolla,
I can’t see any categories on that page, did you manage to remove it? If not then please try to explain a bit further.
Best regards,
Rikard
At the home http://www.mindtoflow.com/, its at the bottom…
I mean before the title of the post, if its posible to remove the categories?
Hi,
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:
.slide-content span.blog-categories.minor-meta {
display: none !important;
}
Best regards,
Mike
Thanks! solved!
Hi,
I’m glad this was resolved, if you need additional help please let us know here in the forums.
Best regards,
Jordan Shannon