Cubic theme – Remove date in the posts from the welcome page
-
Hi
I’ve got a premium access and I would like to remove the date of the posts of the Cubic’s theme.
Can someone tell me what’s the code in the custom CSS that I need to provide ?
Thanks by advance
GillesThe blog I need help with is: (visible only to logged in users)
-
Add the following CSS in the CSS Editor and see the result is what you are after:
.site-main .entry-meta time.entry-date.published { Display: None; } -
-
- The topic ‘Cubic theme – Remove date in the posts from the welcome page’ is closed to new replies.