- This topic has 1 reply, 2 voices, and was last updated 6 years, 9 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Homepage Slider – Mobile
http://taraandmartin.com
On the homepage slider, when viewed on a mobile device, there is a white section below the image slider. How can I remove this white section?
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
@media screen and (max-width:767px) {
.nivoSlider, .innerbanner {border-bottom:none !important;}
}
Regards,
Shri
Designing a proper and highly-embellished checkout page can be quite a daunting task, especially if you are a beginner. For that, you would have to […]
The role and responsibility of a front-end web designer is vast. They have to create and inculcate several graphical tools that the users need to […]
You must have visited many websites that have been created using website builders. but do you know about the form builder? The form builder is […]