- This topic has 3 replies, 2 voices, and was last updated 7 years, 7 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
Why Your Hosting Solution Shapes First Impressions Before a customer contacts your team or visits your store to purchase any product or service, they first […]
Are you looking for the best WooCommerce based plugins for your WooCommerce Website? Here’s a list of the best WooCommerce based plugins. These are suitable […]
When talking about WordPress, you may get curious about the plugins used by WordPress, shortcodes, page builder, etc., in the same way, SEO optimized WordPress […]