Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1057700

    I have made some customization on a pricing table but since I added .pricing-table>li { border: none; } to quick css, a black line appears on the bottom of the columns. What can I do to erase that?
    pricing table

    • This topic was modified 5 years, 10 months ago by mnbento.
    #1057716

    Hi,

    Please try using the code as following

    .pricing-table>li { border: none!important; }

    If that does not help, please share a link of your page so we can look into it :)

    Cheers!
    Yigit

    #1057851

    Worked perfectly, thank you so much, Yigit!
    Would it be also possible for you to tell me how to center the text on the heading row, so it’s not as close to the top margin? Should I create another topic?
    Thanks in advance!

    #1058058

    Hi,

    Could you post a link to where we can inspect the actual element please?

    Best regards,
    Rikard

    #1058096

    Hi Rikard,
    I was actually able to solve it using

    .avia-table li {
    padding: 20px;
    }

    Thank you for your everythinhg!

    #1058482

    Hi,

    Great, glad you got it working and thanks for sharing. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1059569

    that’s all for this topic, thank you!

    #1059668

    Hi,

    Glad we could help! :)

    For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
    If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Black line on bottom of pricing table’ is closed to new replies.