Hi there
Can you tell me please why the price list table on this page is not showing up on mobile view?
Thanks
Hi Picante!
Please edit your element and go to “Screen options” tab and make sure that you have not chosen to hide Table element on mobile.
Regards,
Yigit
Hi Yigit
I’ve checked this and I have not chosen “hide” on any of the screen options – any other ideas?
Thanks
Hi,
Please add following code to Quick CSS in Enfold theme options > General Styling
@media only screen and (max-width: 767px) {
.responsive .pricing-table.avia-desc-col {
display: block !important;
}}
Best regards,
Yigit
Thank you – you can now see it, but it’s not lining up as it should be – the columns are on top of each other rather than side by side.
Hi,
Can you please edit your table and choose to make entire table scrollable on mobile – https://i.imgur.com/KAIRogC.png?
Best regards,
Yigit
Thank you! That has worked, but I had to change from “display as pricing table” to “display tabular data”, so the table doesn’t look so good on a full screen now (it’s changed the formatting/font). Anyway, at least it can be viewed on a mobile.
Thanks again.
Hi,
I’m glad you were able to find a solution. Did you need additional help, or shall we close this topic?
Best regards,
Jordan Shannon