What is the CSS code for Removing a Date
-
I’ve tried several lines of code in the CSS, but to no avail. I want to remove the time and date stamp from my posts. I’ve only seen people say to buy the CSS package and some lines of code that clearly don’t work. Here’s what I’ve used.
time.entry-date { display: none; } .date-meta { display: none; } .posttitle small { display: none; } small { display: none; }The blog I need help with is: (visible only to logged in users)
-
If you have the CSS Upgrade, see this board: https://en.forums.wordpress.com/forum/css-customization
If you don’t, you can’t make those kinds of edits.
-
This does not help me at all. I said in my previous post that I have the CSS package and didn’t find suggestions to buy the CSS helpful. Are you a troll?
- The topic ‘What is the CSS code for Removing a Date’ is closed to new replies.