Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #319067

    Hi
    I want to disable date on blog page. Just can’t find the option. I created a masonry and keeps also displaying date. Also want to remove. I believe that if I can remove date of every single post, it will also disappear from Masonry.

    Please help.

    Best Regards

    #319167

    Hi tonidecastro!

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

    .av-masonry-date, .date-container, .text-sep-date {
    display: none!important;
    }

    Regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.