Home › Forums › All Other Themes › WEB HOSTING
- This topic has 7 replies, 2 voices, and was last updated 4 years ago by
Forum Moderator.
-
AuthorPosts
-
September 6, 2019 at 9:25 am #130290
The front page slider graphics are not displaying correctly on mobile. Large gap below graphics with loading spinner.
http://banyangraphics.co.uk
September 9, 2019 at 11:26 am #130418Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) { body.site_boxed .nivoSlider { min-height:100px;} .home1_section_area { padding-top:0;} }
Regards,
DaveSeptember 9, 2019 at 9:24 pm #130438still not working
September 11, 2019 at 6:38 am #130491Hi,
Kindly use this one
@media screen and (max-width:479px) {
body.site_boxed .nivoSlider { min-height:100px !important;}
.home1_section_area { padding-top:0 !important;}
}Regards,
DaveSeptember 11, 2019 at 6:46 am #130493Doesn’t work on all browsers still but better – brave browser doesn’t work still
September 11, 2019 at 6:49 am #130504Hi,
Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.
Regards,
DaveSeptember 11, 2019 at 8:44 am #130533sure – here is the link https://imgur.com/a/mY485IB
September 11, 2019 at 11:35 am #130543Hi,
Okay, Kindly send us your URL of the site and WordPress admin details (Username & Password) via email: [email protected] Please mention this forum URL while replying so that we understand what needs to be done.
We’ll check and revert back to you.
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.