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

    Hi, Is it possible to display the category page as a masonry style?

    If not, will it be possible to display a picture on the category pages? I have removed the featured image because it appears two times when I add a bigger image in the posts.

    #311217

    Hi!

    Re-enable the featured image and then add this to code to Quick CSS:

    .single .big-preview {
        display: none;
    }

    Regards,
    Josue

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