Remove date and name of editor in every post – Enterprise theme
-
Dear sir,
I’m using the entreprise theme and have the CSS upgrade.
I have two questions:
1. Could I possibly remove the post date and the name of the editor (me) in everyone of my posts?
2. I used
.footerleft {
display:none;
}
and
.footerright {
display:none;
}
to remove all text from the footer, but can I also remove the doted line that rests on top of the footer. Or, is it possible to just leave the right footer but put there my own text?Thank you in advance
The blog I need help with is: (visible only to logged in users)
-
The site linked to your username is not a wordpress.com site and we cannot help you with that.
If you are talking about a wordpress.com site, please provide a link for us.
-
-
First thing: It is against the wordpress.COM Terms of Service to remove the footer credits from themes here and it can get your site suspended, so you will have to put those back.
This will remove the date and author.
.post-info { display: none; } -
-
-
Hi, where should I write “.post-info {display: none;}”?
I would like to remove the date and author (me) to all the posts I will do.thanks
-
@associazionesimonebutti
If you are referring to the blog linked to your username wearing the Twenty Eleven theme and you do have the custom deign upgrade please post your own thread to prevent any confusion. This thread is focused on the Enterprise theme and all CSS editing here is theme specific.
- The topic ‘Remove date and name of editor in every post – Enterprise theme’ is closed to new replies.