Hello, can you please help me correct this unevenness in the secondary menu in the top right corner – is only uneven on desktop (not mobile)
Hey limedrop,
Please try the following in Quick CSS under Enfold->General Styling:
.sub_menu li.menu-item-language {
margin-top: -8px;
}
Best regards,
Rikard
Yes! Thank you, that worked :)