Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1179079

    Good evening, I created this with masonary item:

    masonary

    I would rows have the same heigth without cut images.

    Can you help me, please? Thanks.

    #1179397

    Hey Pas7o,

    The easiest way to get your rows the same height would be to use images which are in the same size, if you still need help then please post a link to where we can see the element in question.

    Best regards,
    Rikard

    #1179448

    All my images are 500×500 pixel. Only difference between posts is the length of the title.
    If the title is so long, it goes on 2 rows. So the title space is bigger then a title of 1 row.
    This is the “cause” varation in the height of elements.

    #1179449

    You can see an example in this page on first row: https://www.salagiuliano.info/scritti-di-arte/

    #1180532

    Hi,
    Sorry for the late reply, if I understand correctly all of the images are the same size and the cause is that some titles are longer so a second row is created?
    So would a solution be to clip all titles to one row, or to make all titles two rows even if the titles are short?
    I’m trying to see which would be acceptable for you.

    Best regards,
    Mike

    #1181364

    1) Yes
    2) It’s the same.

    #1181730

    Hi,
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    a.av-masonry-entry.isotope-item h3.av-masonry-entry-title.entry-title {
    	min-height: 39px !important; 
    }

    Best regards,
    Mike

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