Tagged: logo center, menu left
Hello everyone
I want to change the location of the menu.
First of all i picked the Option “Logo center, Menu below” in the Enfold-Settings.
Than I used the following css:
.avia-menu { left: -35%; }
But the Probleme is. If i change the window size than the menu goes out of the box.
Can someone helps mee?
Hey webdesign_schinabeck,
You need to use media queries for the code to work on the big screen only, you can wrap your code in this:
@media only screen and (min-width:1024px){}
Best regards,
Victoria
Hello Victoria
thank you for the fast answer.
you can close the thread. Have a nice weekend.
best regards
daniel
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon