- This topic has 3 replies, 2 voices, and was last updated 7 years, 3 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
Do you want to migrate your Weebly account to WordPress but are afraid of the long technical process? Here are the multiple solutions. Though transferring […]
Are you looking for the best painting company WordPress themes? If so, you’ve landed on the right page for the painting company themes. This post […]
Document Management WordPress Plugins for File Management There are many document management WordPress plugins available online. Starting to open-source blogging software to a fully-fledged CMS […]