Long story, but this site was both lost and recovered by my client’s host provider. I’m working to restore everything back to how it was, but the navigation is stuck to the left. I can’t for the life of me figure out what it is causing it. ETA, I did deactivate the few plugins I have on here and it’s not the issue.
Styles show it’s still center aligned??
https://tinyurl.com/ybczqq6s
Hey janeyj,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.html_header_top.html_bottom_nav_header #header_main_alternate .main_menu {
width: auto;
float: left;
left: 50%;
webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
If you need further assistance please let us know.
Best regards,
Victoria
Perfect. THANKS!
Hi Victoria, I had same issue with Enfold 4.1. It did on desktop fine but on mobile items like burger menu, search icon and basket icon do now overlap with logo.
Hi adrianwackernah,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
Rikard
Well Rikard:
Hi adrianwackernah,
Looks fine to me. (screenshot in private) Or is it supposed to look different?
Best regards,
Victoria
Hi janeyj,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria