Hello guys.
I have a problem with this price list: https://www.zanardelligolf.com/?page_id=30807
When I try to open it with a mobile device (phone or tablet) I can’t see correctly.
Thank you for your help.
Hi Mike! I agree. As you can see, the problem is the mobile version completely ignore the first column.
How can I show it?
Many thanks.
Hi,
Thank you for the update.
You may need to update the content of the table cells and include the number of persons beside the price. For example, you can adjust the content of the first cell in the Professionisti column using the following code:
<span class="av-desktop-hide av-medium-hide av-small-hide">1 Person</span> 90 euros
This will display the price as “90 euros” on desktop view and add the extra info “1 Person” beside the price on smaller screens.
Best regards,
Ismael