Forums
Forums / Theme: Quidus / Hide date post
(@locumay)
10 years, 9 months ago
Hi, I’d like to hide the date in every post and I’ve already searched in the style.css and tried with “display: none;” but I don’t get it. Any sugestion??
(@stephencottontail)
Can you post a link to your site?
It is http://www.blog.magovaphoto.com
blog.magovaphoto.com
If your theme has a built-in custom CSS option, use it; otherwise, get a custom CSS plugin and put:
.posted-on { display: none; }
(@anechkazh)
10 years, 5 months ago
Hello! How it is possible to hide the author of the publication?
The topic ‘Hide date post’ is closed to new replies.