Home › Forums › SKT Full Width Forum › On mobiles when the home page is loaded there is an hourglass
- This topic has 4 replies, 3 voices, and was last updated 1 year ago by
David Hall.
-
AuthorPosts
-
January 29, 2022 at 5:54 pm #190001
Good Evening,
I have the site “aeliaspa.gr”.
On mobiles when the home page is loaded there is an hourglass under the slider which does not stop showing that it is loading, while the site has loaded normally. Can anything be done about it?January 31, 2022 at 5:56 pm #190043Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:800px) { body.site_boxed .nivoSlider { min-height: 120px !important; } }
Regards,
DaveMay 14, 2022 at 8:42 pm #193519Hi,
I’m also having the same issue.
I have added the above code into the custom css but that hasn’t worked.
From what I can tell the characters causing issue are ( ‘ , ?), as page loads fine without any of these.
Seems a minor issue but I’d appreciate the use of punctuation.
Website localvib dot es
Regards,
DaveMay 16, 2022 at 6:42 pm #193660Hi David,
Yes, unfortunately the special characters doesn’t work in the slider content area.
Regards,
DaveMay 17, 2022 at 6:57 pm #193688That explains it then.
Thanks. -
AuthorPosts
- You must be logged in to reply to this topic.