Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #973514

    Hi,

    I would like to increase the height of the top menu, because my logo is too near to the top and bottom.

    Could you please help me

    Thanks

    #973522

    Hey celum78770,

    Try adding this to quick css:

    .container.av-logo-container{
    padding:20px 0!important;
    }

    Best regards,
    Jordan Shannon

    #973553

    Thanks, but the problem now is that the social icons are not anymore align with my main menu…. and the separation lin is too high….

    #973636

    Hi,

    Apologies, change the css to the following instead:

    span.logo a img{
    padding:20px!important;
    }

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.