Hi
I would like to move the menu a little more to the center, how can i send you an image?
Regards
Hey jormen,
You can upload screenshots to a service like Google Drive, Dropbox, Imgur.com or similar, then link to them here.
Best regards,
Rikard
Hi,
Please try the following in Quick CSS under Enfold->General Styling:
.main_menu {
position: inherit;
display: table;
margin: 0 auto;
}
Best regards,
Rikard