- This topic has 3 replies, 2 voices, and was last updated 5 years, 4 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › Toothy Theme Support › Homepage slider
Toothy Theme:
Homepage slider image is displaying below the header menu. Can you correct so the menu displays overlapping the slider photo?
http://www.eaplasticsurgery.com/
Thank you,
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.slider-main, .innerbanner { top: -53px !important; margin-bottom: -53px !important;}
Regards,
Chris
Hey Chris,
This fixed the display issue on desktop screens, but created a new issue with mobile screens. Do you have another solution?
Thanks,
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there for mobile issue:
@media screen and (max-width:479px) {
.slider-main, .innerbanner { top:0 !important; margin-bottom:0 !important;}
}
Regards,
Chris
Today, consumers all around the world are looking to reduce their ecological footprint. That is why they buy products that do not disrupt the environment. […]
Do you want to dig into the easiest ways to add a WordPress privacy policy page and terms and conditions page in your site? If […]
The 21st century has definitely been marked by major changes in many fields, including business. And while breathing amidst 2019, we can see that this […]