Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #838471

    Hey there, I noticed when displayed on a mobile device i.e. smartphone, the nav buttons for the slider disappear. This means the four slides I have cannot be manually navigated by a visitor, they have to wait until the 15 seconds or so passes before they auto progress. Is there a fix? thank you :-)

    #838606

    Hey Marssolutions,

    Could you post a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #839656
    This reply has been marked as private.
    #839777

    Hi,

    Thanks for that, though I can’t see a slider on that page. Where exactly are you using the slider in question? We need to inspect the element in order to give you correct CSS.

    Best regards,
    Rikard

    #839783
    This reply has been marked as private.
    #839888

    Hi,

    Ah ok, sorry about that. Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 767px) {
    .responsive #top .avia-slideshow-controls a {
        display: inline-block !important;
    }
    }

    Best regards,
    Rikard

    #840186
    This reply has been marked as private.
    #840229

    Hi,

    You are welcome!

    Best regards,
    John Torvik

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