- This topic has 3 replies, 2 voices, and was last updated 7 years, 5 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
Magento to WordPress Migration The migration process is indeed helpful for your dream business as your e-commerce business needs this buckle up to grow and […]
Promising WordPress Themes We have collected the most promising WordPress themes to guarantee the sustainable and revenue generating nature of your website revolving around any […]
Free WordPress Google Map Plugins Google Maps are the maps that can be integrated into your website to show the address in the proper way. […]