- This topic has 6 replies, 2 voices, and was last updated 5 years, 1 month ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › SKT Spectacles Theme – Slider / Content Gap
Hello there,
I’m hoping you can help me with the gap size between the slider and the content on the home page of the SKT Spectacles. I want to remove the large gap between the slider and the home page content. See http://wearingkds.com to see what’s going.
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.slider-main { min-height:365px;}
.slider-main .nivoSlider { height:380px;}
.header .header-inner .logo { margin:20px 0;}
Regards,
Chris
Thanks for the fast response, but the code provided seems not to work. Is there something missing?
Hi,
Kindly use this one
.slider-main { min-height:365px;}
.slider-main .nivoSlider { height:380px !important;}
.header .header-inner .logo { margin:20px 0;}
Regards,
Chris
This code worked, Thank you!
Hey sorry to bother you again. But once I put the code in the website it shows up as a “loading” symbol on the mobile version. So it doesn’t work on mobile version. Refer back top the website to see what I mean
Hi,
Okay, use this CSS
.slider-main { min-height:365px;}
.slider-main .nivoSlider { height:380px !important;}
.header .header-inner .logo { margin:20px 0;}
@media screen and (max-width:767px) {
.slider-main { min-height:100px;}
.slider-main .nivoSlider { height:auto !important;}
}
Regards,
Chris
Looking for the best blogger music WordPress themes? If so, you have landed on the right page. The post below discusses the best WordPress music […]
Are you searching for the perfect website theme for your health and fitness business? Look no further! This post showcases the best supplements WordPress themes, […]
Want to create a stunning online space for gamers? You’ve come to the right place! This blog highlights the best game portal WordPress themes built […]