Tagged: , , , ,

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

    Hi, in the Blog Layout page in the meta elements I’ve unchecked the box so it doesn’t display the date on blogs and that’s worked for the single posts but on the /Blog page itself the dates are still showing. How do I remove the date display from the grid layout too? Thanks!

    #647621

    Hey CorrinaGB,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .slide-meta {
        display: none;
    }
    

    Best regards,
    Yigit

    #647624

    Brilliant, that worked, thanks so much.

    #647627

    Hey!

    You are welcome!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Regards,
    Yigit

    #647629

    Hey!

    Glad it got it short out.
    Please let us know if we can do anything else for you, would be happy to assist.

    Thanks a lot for your time and patience

    Regards,
    Basilis

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Blog – Grid Layout – How To Remove Dates From Display?’ is closed to new replies.