https://www.3dvisuals.co.uk/3d-visualisation-news/
How can I not display the dates for my blog articles when they are in a masonry grid (as seen in that link I’ve provided) ?
I know how to switch off the dates for the actual blog article itself but not for when they are in that grid ?
Any advice please would be very welcome.
Many thanks.
Hey Jez,
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:
.av-masonry-entry span.av-masonry-date {
display: none !important;
}
Best regards,
Mike
Thanks Mike,
Those both worked like a charm !
Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)
Best regards,
Mike