Slider image too wide on mobile

Home Forums SKT Black/White Theme Support Slider image too wide on mobile

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #95322
    KariKari
    Participant
    • Topics: 63
    • Replies: 98
    • Total: 161
    Member since: May 17, 2016

    https://www.nummelanhockeyleague.fi
    The slider image does not fit the mobile view?
    ..
    Another thing, what is the easiest way to have the mobile navigation to hide the sub menu, and show it after click?

    #95323
    KariKari
    Participant
    • Topics: 63
    • Replies: 98
    • Total: 161
    Member since: May 17, 2016

    Sorted, CSS: #nivoSlider, #nivoSlider img{width:100%;height:auto !important}
    .. not…
    it wont work with a normal android browser, Google chrome no but firefox on Android yes ??

    but this helped:

    .nivoSlider {
    position:relative;
    width:100%;
    height:auto;
    overflow: hidden;
    left:0;
    }

    .nivo-main-image {
    display: block !important;
    position: relative !important;
    width: 100% !important;
    }

    #95410
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi,

    Can you send us the screenshot of your issues? Upload your screenshot on imgur.com and paste the share url here.

    Regards,
    Dave

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