Zukie theme: get rid of metadata on static front page
-
Hi, I’ve recently been helped by Hallluke (thank you :)) to get rid of all the metadata on my static front page. But a solitary ‘comments’ has appeared beneath the first larger image left hand side. I’d be really grateful for some css to get rid of it. Thank you very much.
The blog I need help with is: (visible only to logged in users)
-
Add this to your CSS (or just add the first part, with a comma, to the code I gave you last time):
.home .entry-comments { display: none; } -
- The topic ‘Zukie theme: get rid of metadata on static front page’ is closed to new replies.