in the desktop view, the widget on the left should align with menu on the right. They are out b a few pixels.
Please send code
Hey ausgesonnen,
Sorry I’ don’t understand, perhaps a screenshot would help.
Perhaps this is a duplicate of your other post?
Best regards,
Mike
This problem is about he vertical alignment. See in this screenshot.
https://www.imghippo.com/i/wZiN4293eLA.png
the widget and the menu should both vertically align to the same point.
Please send code so I can adjust both.
Hi,
duplicate quesion: https://kriesi.at/support/topic/desktop-view-menu-and-burger-to-align-with-content/
#top #header .av-main-nav > li > a .avia-menu-text {
right: -10px;
}
adjust to suit.
Best regards,
Mike
this is about alignment to the top not the right. Please see screen shot again. It is not a double up.
Hi,
The screenshots from imghippo are not loading on our end. Can you use another image hosting platform like Imgur or Dropbox instead?
Best regards,
Ismael
Ok here you can see the problem. How can I get ENG and Start to be aligned.
Hi,
Please try the following in Quick CSS under Enfold->General Styling:
nav.main_menu {
margin-top: 5px;
}
Best regards,
Rikard
thank you that worked