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

    Hi,
    is it possible to hide the date displayed in the masonry blog?

    And another question: I’ve set the # of columns to automatic based on screen width. How is this decided? Right now on my pretty large screen only two columns are displayed. I could set it to three but I’d like to keep the automatic. It works very well with smaller screens like smartphones etc.

    thanks for all the work, love the theme!

    #532934

    Hi elvirais!

    Please add the following to your custom CSS

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

    Regards,
    Basilis

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