Hi there! My navigation is overlapping the logo. I tried different css codes as in the older posts but is doenst work out. Can you help me?
Many thanks!
Marjolein
Hey vandenbusken,
Add this to quick css:
div .logo {
left: 5%!important;
}
Best regards,
Jordan Shannon