Hi,
I am having a little problem with the price list.
I have taken your beauty salon demo and set up a site based on the demo
however whe i check the mobile version, it looks like this
Is there a bit of code to change to make it look better? It seems that nothing can be done via page module and might be in enflod menu in advanced settings but I can’t see anything about it.
thanks
Hey studio7g,
Try to make the table scrollable in mobile please use the tabular data in table purpose and change the responsive options to scrollable as shown in the below picture.
If you still have any issues Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
Vinay
Hi
And tables can be found? can’t see anything about tables in the advanced editor
Hi!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 767px) {
.av-catalogue-price {
position: relative;
}}
Cheers!
Yigit
Hi Yigit
You are a star, it works, thank you!!
Hi!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Cheers!
Yigit