• Resolved purplebubble

    (@purplebubble)


    A few issues with the slider on Virtue Free theme when viewing on mobile:

    1. The image and the caption text doesn’t automatically resize to the mobile screen so when viewing on a small screen, eg iPhone SE, a lot of the text is missing.

    2. To rectify this, I’ve tried to use an alternate image (with the text already part of the image) for mobile in Theme Options > Home Mobile Slider, but clicking on the ‘Upload’ button doesn’t do anything, and putting in the path of an image on my site doesn’t result in any image showing on mobile.

    3. I only want one image in my slider, so effectively want to use it as a static image. This works fine on desktop, no arrows appear, but on mobile swiping takes the user to duplicate versions of the same slider image.

    If anyone can help with the above, I’d be very grateful!

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • 1. Try adding this CSS to Theme Options> Advanced Settings, and let me know if it fixes the text issue:

    @media (max-width: 500px) {
    .kt-full-slider .flex-caption-case .captiontext {
        font-size: 18px;
        }
    }

    2. the above CSS should help with this.

    3. I’m not sure if there is a way around this, but I’ll send this to the theme developer so he can answer when available.

    -Kevin

    Thread Starter purplebubble

    (@purplebubble)

    Kevin, you’re a star. This worked perfectly, thanks! The issue about the duplicating slider image is less important, but it would be useful to have a fix if possible. Many thanks for your help, much appreciated!

    I’ve just discussed this with the theme developer and he has confirmed that this will be fixed in a future update.

    Thanks for your patience!

    -Kevin

    Thread Starter purplebubble

    (@purplebubble)

    Thanks Kevin, that’s amazing news!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Homepage slider on mobile’ is closed to new replies.