Menu is broken after update
-
Hello!
Have an issue on the website listed above. The drop-down menus are flush left with the page width, and the top-level navigation is not supposed to break to multiple lines. You can see how it is supposed to work at staging6.transducersdirect.com.
The issue started when Avada Builder was updated. However, Avada support says it’s not a problem on their end.
I have found the single CSS that seems to be causing the issue but I cannot figure out where it’s coming from. The problematic CSS is:
.emLastHeader * {
position: static;
}When I disable that in the console, the site works perfectly. But trying to override it with initial or unset in customizer has no effect.
Any suggestions greatly appreciated.
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.