Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #258787

    Hi guys,

    Thanks for the great theme. It has worked wonders and I love the flexibility. I’m currently wrestling with the pricing table builder and can’t seem to get it right. I would prefer to have one standard row height for every cell so that the table evens out nicely. Also, if a cell doesn’t have any content, I’d prefer to show it anyway, or at least spacing all the way to the ‘pricing button’. I’ve checked the forum on css to use in the quick css, but the option given doesn’t work for me. Any recommendations?

    The site and table are http://pulseinsights.com.au/plans-pricing/

    Many thanks in advance.

    Regards, Arnoud

    #258908

    Hey agernaat!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .pricing-table>li { min-height: 85px; }

    Regards,
    Yigit

    #259177

    Hey Yigit,

    Thanks for your help, mate.

    I’m also trying to align the text on the left side, next to the icon I’ve included in each cell, with the following code:

    <div align=”center”>[av_font_icon font="entypo-fontello" icon="ue806" size="14px" position="left"]<span style=”margin-left: 5px;”>
    You’ll love this monitor!<span style=”margin-left: 5px;”></div>

    It does get the text on the left, but below the icon. I want to include the text on the same line. Any recommendations?

    Cheers,
    Arnoud

    • This reply was modified 10 years, 6 months ago by agernaat.
    #259187

    Never mind this question, the cause of it not being aligned properly was the enter that somehow got inserted before the sentence “You’ll love this monitor”…

    Thanks again.

    #259395

    Hi!

    Glad you figured it out! Let us know if you have any other questions or issues :)

    Regards,
    Yigit

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Pricing table equal height of rows’ is closed to new replies.