Hi, I would like to know how I can move my main menu from the middle current position (I selected logo left menu right) to the right position due to that in this situation it is really close to the logo…..
Thank you
Hey amepro!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#header .container {
padding: 0;
max-width: 97%;
}
Cheers!
Yigit
Thank you Yigit!!!
It works
You can close it