Hi,
Is there I can make a set height of each entry title? Since some titles are longer than others, the grid has uneven gaps and spaces.
Here is an image of what I mean.
Current:
Desired:
Thanks!
Hey atifaijaz123,
Please provide a link to the site/page in question so we can look into this further.
Best regards,
Jordan Shannon
Link below
Hi,
Thanks for the info.
This css code should help.
.grid-content {
min-height: 78px;
}
You may need to add a few css media queries to adjust the minimum height on smaller screens.
Best regards,
Ismael
Thanks Ismael! This works
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon