Hallo,
Logo is left, menu ist right. How can I put the whole horizontal top menu more to the left (enlarge the padding right). The Logo should remain on the same position as before.
Thank your very much!
wordmax
Hi wordmax!
Please go to Enfold theme options > Header > Extra Elements and set “Header Secondary Menu” to left
Regards,
Yigit
Hi Yigit,
I think that was a missunderstandig. The Logo should remain left and the menu right. Just the whole menublock should be closer to the logo. Like here on the picture http://goo.gl/VaY6j6
Regards
Wordmax
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
nav.main_menu {
right: 11%;
}
Regards,
Yigit
Perfecto! It works.Thank you very much!