Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #645389

    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

    #646496

    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

    #646516

    Thank you, that worked well! :)

    Greetings,
    Linda

    #646542

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Table cells not in same height’ is closed to new replies.