Hello, Im trying to get equal heights on Feature Intro 1.0 Block using JA Builder.
I have tried the flex method and the CSS table method without any success.
Is there a way that i am missing?
Thanks in advance
marcusknapman Hi can you provide me the URL of site here on which this block is publish so i can suggest you changes ? If possible share a screenshot as well, for how you want to display this block.
Regards
http://bossingtonhall.exmoorwebdemo.co.uk is the dev site.
In the center of the site you will see 6 boxes of information and because the text is of different lengths its showing as uneven.
marcusknapman Hi Add this code in custom.css file to set a min height for all the containers
.features-1.jub-block .jub-contents.inside-spacing-sm {min-height:430px}
Thanks Pankaj,
That does work but its not the best when viewing on mobile devices.
marcusknapman Hi Can you share the issue from mobile ? the site is in offline mode, i am not able to check the mobile view.