Hi Guys
I would like to remove the date from the theme so it doesnt display on anything I add – posts etc?
Thanks
Dee
Hey Dee,
Please provide a link to the page/site in question.
Best regards,
Jordan Shannon
Thanks – attached. I have managed to remove the actual date in settings but the posted on still remains?
Thanks
Dee
Hi,
Add this to quick css:
.date-posted{
display:none!important;
}
Best regards,
Jordan Shannon
Hi Jordan
Sadly the Posted on is still there :-(
Dee
Hi,
Add this as well:
.meta .date time{
display:none!important;
}
Best regards,
Jordan Shannon
Hi Jordan
Still all there. So frustrating.
Is there now way to remove the date entirely from the theme?
Thanks
Dee