Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #487200

    Hello,

    It would not appear possible date the post when I think in a page content item “Masonry” or when I put the content item “blog entries” in the style of grid.

    Thank you so much,

    #487325

    Hi Jose!

    Your trying to remove the date from the grid view correct? Try adding this to your custom CSS.

    .slide-meta .slide-meta-del, .slide-meta time { display: none !important; }
    

    Best regards,
    Elliott

    #487428

    Uauuuu many disappeared thanks to the grid, plus I got too far away from the “Masonry” element with the following line:

    .av-masonry-date { display: none !important; }

    Thank you very much Elliott,

    #487431

    For this would be the line comments do not appear in the CSS:

    .slide-meta-comments { display: none !important; }

    ;)

    #487605

    Hey,

    Not sure if you got your problem fixed or not? Please let us know if you should have any more questions or problems.

    Thanks,
    Rikard

    #487607

    all problems have been solved, thank you very much

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Remove appearance of date entries in Masonry or Grid style’ is closed to new replies.