Hi,
i have create a table on the middle of landing page (following the sentence “I nostri trading system”) made up of one description column and two highlight colums.
The content of description column is not showed on mobile view.
How can I fix it?
Thank you and Kind Regards,
C2S
Hey c2strategy,
Thank you for the inquiry.
We could display the description column back on mobile view with css, but it will be rendered above the next columns.
.responsive .pricing-table.avia-desc-col {
display: block !important;
}
A better solution is to display a different set of table on mobile view. You could toggle the elements’ visibility in the Advanced > Responsive > Element Visibility settings.
Best regards,
Ismael
Hi Ismal,
thank you for you answer but I didn’t achieve the goal.
I would like to have tabular table view on mobile and pricing table view for the rest of visualizations.
How can I get it?
Many thanks and kind regards,
C2S
Hi Ismael,
could you help me to find a solution?
Many thanks.
C2S
Hi,
Thank you for the update.
You may have to create or insert another Table element and configure its visibility in the Advanced > Responsive > Element Visibility settings so that it will only display on mobile view, same for the current Table element so that it only shows on desktop view.
Best regards,
Ismael
Hi Ismael,
thank you for your support.
I fix it.
Kind regards,
C2S
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon