I want to strip out ALL dates EVERYWHERE…posts, pages, widgets, etc.. How?
Hey Jeffrey,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
.news-time, .date-container, .text-sep-date, .updated{
display: none !important;
}
Best regards,
Yigit
Worked beautifully! Thanks!
Hi,
Glad we could help! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Best regards,
Yigit