Hi
You could do this:
Edit style.css line 880 as follows:
#content .post-meta {
font-size: 12px;
color: rgb(136, 136, 136);
margin-bottom: 7px;
display:none;
}
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Uh oh, you don’t want to edit the theme’s files.
You can instead make a Child Theme and add your CSS change in the style.css file there.
For some reason on mine the ticker keeps dropping down to 2 lines & creating a giant space. Can anyone tell me why or how to fix this? Im attaching a screenshot.
http://www.randisdesigns.com/dmat.blog/wp-content/uploads/2013/02/TickerIssue.jpg
@bigran21: As per the Forum Welcome, please post your own topic. Posting in an existing topic prevents us from being able to track issues by topic. Added to which, your problem is completely different.
Thanks a lot W.P. Ginfo !
i modifide my style.css file and it works. no more “dates & closed comments” in my HP
Thanks