- This topic has 5 replies, 2 voices, and was last updated 5 years, 9 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.
Home › Forums › All Other Themes › Fault on home page – Charity theme
Tagged: homepage fault slider
Hi, there is a technical fault on my home page on screen widths below 104px. There is a large gap below the slider, with a spinning loading icon, and a dot. Please could someone look into this for me?
http://www.empathydesign.co.uk/16/
Password protected: usr: lesley, pw jfemp0516
Hi Helen,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
@media screen and (min-width:767px){
.slider-main{min-height:auto !important;}
}
Regards,
Brad
Thanks, done it but it doesn’t seem to have worked. Could you have another look for me? It obviously needs to be fully responsive,
Regards, Helen
Try this code:
@media screen and (max-width:767px){
.slider-main{min-height:auto !important;}
}
I’ve had to increase the max-width to 1023 to catch the 768px width, but now all the usual widths seem fine – thanks!
Okay 🙂
WordPress themes are the perfect ways to create a website to reach out to an audience without a hiccup. Digital presence has become a quintessential […]
Over the years, the WordPress platform has become more flexible than ever. With continuous technological advancements, WordPress is no longer used just for the purpose […]
Are you looking for the best ticket sales WordPress themes? If so, you have come across to the right webpage. In this article, we have […]