Hi guys,
I downloaded your theme and now I tried setting up the pricing table here: http://locaneo.linda-polak.de
On the 6th line (of bottom) you can see that the dirt column is not in the same height like the other columns. If I’d take the content “PREMIUM” out of it, it would be in the same height. But with content it gets narrow.
Can you help me with that issue?
Greetings,
Linda
Hey lindapolak,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.page-id-13 .pricing-table li {
max-height: 50px;
min-height: 50px;
height: 50px;
}
Best regards,
Vinay
Thank you, that worked well! :)
Greetings,
Linda
Hi,
Glad we could help!
We really appreciate it if you rate our theme on themeforest :)
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold!
Best regards,
Vinay