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?
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
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!
Hi,
Could you post a link to where we can inspect the actual element please?
Best regards,
Rikard
Hi Rikard,
I was actually able to solve it using
.avia-table li {
padding: 20px;
}
Thank you for your everythinhg!
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
that’s all for this topic, thank you!
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