Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #704784

    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

    enfold price list bug

    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

    • This topic was modified 8 years ago by studio7g.
    #704860

    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

    #704887

    Hi

    And tables can be found? can’t see anything about tables in the advanced editor

    #704894

    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

    #704897

    Hi Yigit

    You are a star, it works, thank you!!

    #704898

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Price List on mobile version’ is closed to new replies.