Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1448469

    Hello,
    Is there a possibility to set custom size of caption bar on masonry, so that no matter the lenght of a title or excerpt it will be the same size everytime?
    Thanks in advance

    #1448482

    Hey Konrad,

    Could you post a link to where we can see the elements in question on your actual site please?

    Best regards,
    Rikard

    #1448529

    Hi, of course. Im posting it in the private content field.
    Thanks

    #1448550

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    .av-masonry-entry .av-inner-masonry-content {
      height: 150px;
      min-height: 150px;
    }

    Best regards,
    Rikard

    #1448551

    Yeah, that helped. Thanks a lot!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Masonry caption size’ is closed to new replies.