Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1154079

    Hello,

    Quick question. I’ve set up a fullwidth easy slider for the mobile version of my website. The problem I have is that the arrows and dots only show when I touch my mobile screen. I would like them to show always.

    Thank you very much in advance,
    Sam

    #1154298

    Does anyone know how to fix this? :)

    #1154389

    Hi GBT135,

    I am not seeing any controls anywhere, where can I see them?

    Best regards,
    Victoria

    #1154391

    Hello Victoria!

    It’s on the “produit” page on mobile only (right after “les bienfaits”).

    The arrows and dots only appear when you press your finger on the screen.

    Thank you for your help,
    Sam

    #1154604

    Hi Sam,

    Thanks for the clarification. Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 767px) {
    .av-control-minimal .avia-slideshow-controls a {
        opacity: 1 !important;
    }
    }

    Best regards,
    Rikard

    #1154686

    Hello Rikard,

    It doesn’t work unfortunately…

    #1154797

    Hi,

    Did you add the code to the very top of quick css so it runs first? Also, clear the cache a few times over.

    Best regards,
    Jordan Shannon

    #1154969

    Hello Jordan,

    I’ve put the CSS at the top and now it works!

    Thank you again to the whole team for the support.

    Best,
    Sam

    #1155000

    Hi Sam,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.