Remove reading time from Rosalie theme
-
Hi! I’m using the Rosalie theme, and I’m looking for the CSS code to remove the reading time from my posts. CSS is theme-specific, correct?
The blog I need help with is: (visible only to logged in users)
-
Hi there, I see you have marked this as resolved and have use the following CSS to remove the reading time.
.entry-meta .reading-time { display: none !important; }Let us know if you have additional questions or problems.
- The topic ‘Remove reading time from Rosalie theme’ is closed to new replies.