- This topic has 4 replies, 2 voices, and was last updated 2 years, 1 month ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › skt slider with all themes
Tagged: slider not responsive
Slider with all themes that I used are not mobile friendly or responsive .. there is no text or the text is to large …
hellloooo can anybody help me? 🙂
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) {
.slider-main .nivo-caption { top:35% !important;}
.slider-main .nivo-caption .title { font-size:16px !important;}
.slider-main .nivo-caption .slidedesc { display:block !important; padding-top:10px !important;}
}
Regards,
Chris
thank you very musch .. tekst is now fine but picture is not responsive ?
Hi,
Remove
@media screen and (max-width:479px) {
.slider-main .nivo-caption { top:35% !important;}
.slider-main .nivo-caption .title { font-size:16px !important;}
.slider-main .nivo-caption .slidedesc { display:block !important; padding-top:10px !important;}
}
And add this new css there
@media screen and (max-width:479px) {
.slider-main .nivo-caption { top:16% !important;}
.slider-main .nivo-caption .title { font-size:16px !important;}
.slider-main .nivo-caption .slidedesc { display:block !important; padding-top:10px !important;}
.nivoSlider img { max-width: 240% !important; width: 240% !important; margin-left: -13%; margin-top: -24%;}
}
Regards,
Chris
A search- based list of simple responsive WordPress Themes is at your disposal to exercise the simplest ways to provide an optimal mobile viewing experience […]
We are beyond excited to share the best escrow service WordPress themes with you. These templates are designed mainly for escrow and financial services, real […]
Non-profit organizations have played a pivotal role in contributing value to society. Since the evolution of internet age and websites, they are blessed with an […]