Home › Forums › All Other Themes › Girlie slider images fade time issue
- This topic has 7 replies, 3 voices, and was last updated 7 years, 6 months ago by
Forum Moderator.
-
AuthorPosts
-
March 17, 2016 at 5:57 pm #27280
Hi im using skt girlie theme. i uploaded 3 images and set 500 as animation speed and 3000 as slide pause time. once all the three images get displayed, the cycle doesnt repeat again immediately instead a loading symbol is shown for the same amount of time the images take to slide and then the cycle repeats.
And my homepage gets scrolled up and down. How do i stop it?
My Website – http://www.sowmyasammeta.com/
Thanks in advance
SowmyaMarch 18, 2016 at 5:21 am #27319Hi Sowmya,
It is due the one of the plugin conflicts with slider. If you use “Huge it Portfolio plugin” then deactivate it and check slider is working or not.
Regards,
BradMarch 28, 2016 at 8:00 am #28307Hi, I’m using the Pro version of the Girlie theme. The slider is really slowing down my site and making it unusable in mobile version. I would like to disable the slider. How can I do this?
March 28, 2016 at 11:59 am #28338Hi Marissa,
You can hide the slider with help of CSS.
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code:
.slider-main{display:none;}
Regards,
DaveMarch 28, 2016 at 12:18 pm #28342I input the CSS code and now the slider is hidden, but it has also hidden my main menu. I am using the Home Page Fourth Column Services section and now it is at the top. I would like my main menu to be at the top and the Home Page Fourth Column Services section to be under it. Is this possible?
March 28, 2016 at 12:37 pm #28348Hi Marissa,
Kindly add this code in custom css box:
section#wrapTwo{padding-top:80px !important;}
Regards,
DaveMarch 28, 2016 at 2:24 pm #28369Thank you!
March 29, 2016 at 4:54 am #28423🙂
-
AuthorPosts
- You must be logged in to reply to this topic.