Main menu navigation is bleading over to the large slider on the page since the latest update. IE8 only. Any way to fix that? Thank you.
Hey omakad!
Can you give us a link to the page? Please add this on your custom.css or Quick CSS:
@media only screen and (max-width: 989px) and (min-width: 768px) {
.responsive .main_menu ul:first-child > li > a {
padding: 0 8px;
font-size: 11px;
}
}
Regards,
Ismael
Hey Ismael, this didn’t fix the issue. My website is mold and odor resolution (dot) com.
Thank you,