Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #592710

    How can I remove the post date from Masonry and Magazine?
    I already tried quick css code of thread1 , thread2 , thread3 but the date still is displayed.

    regards
    Tobias

    #592896

    Hi Tobias!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

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

    If that does not work, please create a temporary admin login and post it here privately.

    Best regards,
    Yigit

    #592949

    Hey Yigit,
    thanks again for Your quick response.
    The code works fine, on Masonry as well as on Magazine.

    kind regards
    Tobias

    • This reply was modified 8 years ago by Tobias.
    #592956

    Hey Yigit,
    thanks again for Your quick response.
    The code works fine, on Masonry as well as on Magazine.

    kind regards
    Tobias

    #592962

    Hey!

    You are welcome, glad we could help! Let us know if you have any other questions or issues :)

    Cheers!
    Yigit

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘prevent post date from Masonry and Magazine’ is closed to new replies.