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 !
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
@ismael
Thank you yes it worked perfectly !
Hi,
Did you need additional help with this topic or shall we close?
Best regards,
Jordan Shannon
Yes we can close :) thanks