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

    Greetings
    I am facing a problem i wish you can help me with
    Some of the product titles are longer than others, and therefore they push the masonry in a way they are no longer parallel and aligned

    Is there any solution to lock the masonry products to always have the same length and to remain always aligned ? regardless of the text length ?
    I am using Flexible Masonry and i do not want to change this option as the other options dont suit the design of my site

    This is a link where i highlighted the masonry products and you can see that because of some of the products having a longer title, they push the ones beneath them in a way they are no longer parallel and aligned

    Here is a link to check https://per-vurt.com/portfolio-item/midi-controllers/
    and here is a photo with highlight https://ibb.co/cF9M6yT

    Thank you !

    #1270283

    Hey Mohamad,

    Thank you for the inquiry.

    We could apply a minimum height to the product title to keep the grid items aligned, but this may create space or gap between the title and the price on product items with shorter title.

    .av-masonry-entry-title.entry-title {
    	min-height: 40px;
    }
    

    Best regards,
    Ismael

    #1270416

    @ismael
    Thank you yes it worked perfectly !

    #1270535

    Hi,

    Did you need additional help with this topic or shall we close?

    Best regards,
    Jordan Shannon

    #1270586

    Yes we can close :) thanks

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