- This topic has 2 replies, 2 voices, and was last updated 7 years, 8 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › SKT Black/White Theme Support › Slider image too wide on mobile
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?
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;
}
Hi,
Can you send us the screenshot of your issues? Upload your screenshot on imgur.com and paste the share url here.
Regards,
Dave
