Hi.
I use a large logo (with header size 300px) on the left en menu on the right. Because of the large logo the menu is to far from the top (centered within the 300px header). Is it possible to adjust the top-margin for the menu items and social media icons only ?
Regards Freek
Hi Freek,
Could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
Rikard
The link is: http://shoot-vib.nl/home/
THX Freek
Hi!
Please add the below code in Quick CSS or in child theme
/* Menu Position */
#top #wrap_all #avia-menu .menu-item a {
height: 90px!important;
line-height: 90px!important;
}
#header_main nav .social_bookmarks {
top: 46px!important;
}
Cheers!
Vinay
That did the trick! Thanks Freek
Hey!
Glad we could help! :)
Regards,
Vinay