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

    Hi There
    I have trying to get the third row of a pricing table to be the same height., so that the columns are all the same height. Could you please help with some css.
    Cheers J

    #1069560

    Hey Byrne,

    Please add this css code in Quick CSS (located in Enfold > General Styling):

    #top.page-id-71 #after_section_1 .pricing-table li:nth-child(3) {
        min-height: 166px;
    }

    Best regards,
    Nikko

    #1069758

    Brilliant, thank you

    #1069767

    Hi Byrne,

    Glad that we could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.