- This topic has 5 replies, 2 voices, and was last updated 9 years 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
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 🙂
Are you looking for the best WordPress accessibility plugins? If so, you have landed on the right page. By using accessibility plugins, you can make […]
Christmas New Year WordPress Deals Up to 50% Off on SKT Themes The cost of running a website can quickly add up—especially when you want […]
Top WordPress Halloween Deals on Themes & Plugins Well, well, it is the end of October and the start of November, we are aware of […]