• Dear Virtue,

    I have implemented home mobile slider, but I can’t create full width banner in mobile web.

    How to do this? And what is the best size banner image for it ?

    Thanks.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hey,

    In Theme Options> Home Mobile Slider, what have you set for “Slider Max Width?”

    If it’s something low, like the default 480px, try increasing it until you’re happy with the display.

    Does that make a difference?

    -Kevin

    Thread Starter timbrestoreid

    (@timbrestoreid)

    Hi kevin,

    I have set to the max width which 800 px. But still like that.

    Try adding this CSS to Theme Options> Advanced Settings and let me know if it works for you:

    @media (max-width: 767px) {
    .kad-mobile-slider div#imageslider {
        padding: 0;
        }
    }

    -Kevin

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Full Width Banner in Mobile Screen’ is closed to new replies.