- This topic has 5 replies, 2 voices, and was last updated 6 years, 10 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
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 🙂
A visually pleasing and user-friendly website is essential for consumers and businesses in today’s digital age. In this article, we’ll talk about creating websites with […]
If you are planning to set up an online shop, then there are more than a few things that you would want to pay attention […]
A list of the most practical conference WordPress themes for conference and event management, exhibitions and meetings, concert and projects, sports events and donation programs […]