Hi.
Can you please help on how I can keep all the boxes the same? Screenshot attached.
Hi.
Can you please help on how I can keep all the boxes the same? Screenshot attached.
Hi @envirogroup,
Thanks for reaching out.
The first and easy solution would be changing the font size of the title to make them in one line. You could do that by adding this CSS to Theme Options > CSS
.x-card-outer .x-face-title {
font-size: 1.8em;
}
Another solution is using jQuery, please check this thread https://theme.co/apex/forum/t/classic-cards-flip-cards-same-height/19876/5
Hope this helps.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.