Hi,
How do I remove the date on posts, events, and blog articles? I switched off in the options, but it doesn’t work.
Thanks!
Hey Laura_studio68,
Could you post links to where we can see the elements in question please?
Best regards,
Rikard
Hi Rikard,
sure! Actually the problem is the widget “Latest news” in the side bar and in the footer.
Thanks
Hi,
Thanks for that. I can’t see a date on my end though, did you manage to find a solution?
Best regards,
Rikard
Hi,
I tried to use a plugin to solve the problem. Now I have activated the widget in the footer again, as you can see there is the date even if in the general settings of the theme I have deactivated all the meta tags
Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
.newsbox .news-headline .news-time {
display: none;
}
Best regards,
Rikard
Thanks, it seems to work now.
