- This topic has 4 replies, 2 voices, and was last updated 9 years, 1 month ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › White space under slider?
Hi there,
www.pestsnall.com.au
A white space has appeared under the slider, where the call back button is. The Call back button used to appear on the slider but now it’s on a separate white space. Why has this happened? I need to change it back?
Thanks
Hi Roger,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.slider-wrapper{min-height:450px !important;}
For the white space under the slider Animation has to be disabled because without scrolling there is no animation and the below sections remain hidden.
Kindly refer to this forum post on how to disable animation: https://www.sktthemes.org/forums/topic/home-page-responsive-display/
In case you are unable to disable animation on your own kindly send us your URL of the site and WordPress admin details via sktthemes.net/contact.
Please mention this forum URL while replying so that we understand what needs to be done.
Regards,
Brad
Hi there I have done this and now this happens on the mobile –
The round circle underneath. Please see image attached?
https://drive.google.com/open?id=0B7UHQ8b0y0YXcUFSS1FNZGJRaG8
Kindly add this code in custom css box.
@media screen and (min-width:980px){
.slider-wrapper{min-height:auto !important;}
}
Regards,
Brad
WordPress CRM Plugins For those who are looking for the best WordPress CRM plugins to boost their businesses online, we have the needed list and […]
WordPress Form Builder Plugins Building a website without forms is like opening a store without doors. You need ways for visitors to contact you, sign […]
Every WordPress website relies on a MySQL database to store everything from your content and user information to site settings and plugin configurations. Yet many […]