Sorry I missed your message:
Try with this code:
.header-wrapper .header .header__inline-menu {
margin-bottom: -1.5rem !important;
}
You can also adjust the -1.5rem number to -2rem… etc. To be able to move the menu down .
Sorry I missed your message:
Try with this code:
.header-wrapper .header .header__inline-menu {
margin-bottom: -1.5rem !important;
}
You can also adjust the -1.5rem number to -2rem… etc. To be able to move the menu down .
That did it - thank you so much!