Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #614757

    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

    #615415

    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

    #615462

    The link is: http://shoot-vib.nl/home/
    THX Freek

    • This reply was modified 8 years, 8 months ago by Freek.
    #615475

    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

    #615488

    That did the trick! Thanks Freek

    #615529

    Hey!

    Glad we could help! :)

    Regards,
    Vinay

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Top margin menu setting’ is closed to new replies.