Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1052927

    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.

    #1052962

    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

    #1053099

    Thanks Mike,

    Those both worked like a charm !

    #1053200

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to not display the date for blog articles (in the masonry grid) ?’ is closed to new replies.