- This topic has 3 replies, 2 voices, and was last updated 6 years, 10 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
Are you searching for the best WordPress themes for railing contractors? This post showcases the top themes designed specifically for railing contractors, construction companies, and […]
Are you looking for the best WordPress themes with user registration capabilities? This post highlights the top themes for creating membership sites, online communities, or […]
Are you in need of the best well-coded WordPress themes? Look no further! This post features themes with clean and optimized code, ensuring fast loading […]