Removing dates from posts in Vision theme
-
Hello, I am trying to remove dates from posts in my blog, which uses the Vision theme. I have tried adding the following two strings to the CSS editor but neither seems to work. Can anyone help me please?
______________________
.entry-date {
display: none;
}______________________
.posted-on {
display: none;
}_______________________
The blog I need help with is: (visible only to logged in users)
- The topic ‘Removing dates from posts in Vision theme’ is closed to new replies.