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

    Hi!
    I would like to remove the publication date from my blog page. Is it possible?
    Thank you
    Arantza

    #1404677

    Hey Arantza,

    Please add the following code to the Quick CSS field in Enfold theme options > General Styling tab

    
    #top .av-masonry-date {
      display: none;
    }
    

    Best regards,
    Yigit

    #1404751

    Thank you, it works :)
    Best regards
    Arantza

    #1404780

    Hi,

    Excellent! Delighted to hear that the solution is effective for you. Let us know when you have more questions.

    Have a nice day.

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Remove date from my blog page’ is closed to new replies.