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

    Hi Michael,

    For that kind of effect you would need to have a freelance developer write some custom css so that the responsive functionality is kept intact as well as no issues with cross browser support.

    Regards,

    Devin

    #132523

    ohh ok, Thanks Devin

    #132524

    Hi,

    You can start with this:

    Change the menu and logo container height:

    /*header with social icons: */
    .social_header #header_main .container, .social_header .main_menu ul:first-child > li a { height: 50px; line-height: 50px; }

    Then change the logo size independently

    .logo.bg-logo {
    height: 100px !important;
    }

    Regards,

    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Logo Placement’ is closed to new replies.