How to remove Published By in the Resonar Theme.
-
I have tried the following but none of them seem to be working, please help. Thank you.
.meta-sep {
display: none;
}.meta-publisher {
display: none;
}.entry-details {
display: none;
}The blog I need help with is: (visible only to logged in users)
-
-
thank you, I have found out that it was .author-description {
display: none;
} in the end … only took me 2 hours but thank you. -
Glad I could help you to um … learn how to do it yourself :)
With your site being private I had to load the Resonar theme on my blog to have a look at the CSS.
- The topic ‘How to remove Published By in the Resonar Theme.’ is closed to new replies.