- This topic has 5 replies, 2 voices, and was last updated 2 years, 3 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Hi,
When I go to my website (https://rs-photographie.fr), there is no loading icon until the slider images are loaded. in mobile version I see a loading icon… why ther is not loading icon on PC version?
Hi,
Kindly use this CSS to fix slider loading issue.
.nivoSlider {
min-height: 500px !important;
}
Regards,
Dave
Ok now it appears on PC and mobile but doesn’t disappear on mobile when it’s loaded
Hi,
Kindly use this CSS for mobile and tablet.
@media screen and (max-width:767px) {
.nivoSlider {
min-height: 150px !important;
}
}
@media screen and (min-width:768px) and (max-width:1023px) {
.nivoSlider {
min-height:300px !important;
}
}
Regards,
Dave
Great, now it works well, thanks
If I well understood, the slider appears in front of the loading icon to hide it, but the loader doesn’t really disappear (display:none) right?
Hi,
Yes, you got it right.
If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org
Regards,
Dave
Best Selling WordPress themes WordPress themes have long proved themselves as extensively reliable and user – directed online content creation and development self – hosted […]
Harmonic WordPress Themes In an effort to find consonant and tuneful website tools for music, dance, orchestra and other music and composition based websites, we […]
Online Booking System Plugins If you are engaged into a restaurant, hotel, consultant, hair salon or any other suchlike business, in which making reservation and […]