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

    Hello,

    I’d like to know how I can hide the date of the magazine summary list only on the homepage, as I want to keep them on other pages.

    Thank you in advance,

    Best, AB

    #635397

    Hey anma,

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

    .home .av-magazine-time {
        display: none;
    }
    

    Best regards,
    Yigit

    #635436

    Merci Yigit,

    That works very well :)

    Best, AB

    #635438

    Hey!

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

    Regards,
    Basilis

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Hide Date on Magazine Entries only on the homepage’ is closed to new replies.