Hi support,
Pricing table – description column not shown on small screens.
How can this be fixed?
Thanks :-)
/OKEIwebbureau
Hey OKEIwebbureau,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
/* CSS - */
@media only screen and (max-width: 767px) {
.responsive .pricing-table.avia-desc-col {
display: block !important;
}
.responsive #top .avia-desc-col.pricing-table li {
text-align: center;
}}
Best regards,
Vinay
It works, Vinay – thanks :-)
It seems as if this problem have been around for many years………maybe you can fix it in the next update.
Please close.
/OKEIwebbureau
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon