Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • romolo Friend
    #695283

    Hi,

    How can we make the logo bigger? We’re using the Uber “Construction” layout.

    Please advise.

    Thanks

    pavit Moderator
    #695349

    Hi

    You can add this to your custom.css file

    div.logo-image img {
    max-height:yourpixelslogoheightpx;
    }

    But you should consider the header height ( where mainmenu is ) increasing logo height will be misaligned respect header

    pavit Moderator
    #750590

    Hi

    You can add this to your custom.css file

    div.logo-image img {
    max-height:yourpixelslogoheightpx;
    }

    But you should consider the header height ( where mainmenu is ) increasing logo height will be misaligned respect header

    romolo Friend
    #695358

    Hi @pavit,

    Thank you for your reply.
    Ok we have made the logo larger using the code you kindly provided.

    Please advise how to re-align the logo to the middle of the navbar/menu.
    Many thanks

    romolo Friend
    #750599

    Hi @pavit,

    Thank you for your reply.
    Ok we have made the logo larger using the code you kindly provided.

    Please advise how to re-align the logo to the middle of the navbar/menu.
    Many thanks

    pavit Moderator
    #695365

    Hi

    In the same file add another line of code

    div.logo-image img {
    max-height:yourpixelslogoheightpx;
    margin-top:-25px;
    }

    pavit Moderator
    #750606

    Hi

    In the same file add another line of code

    div.logo-image img {
    max-height:yourpixelslogoheightpx;
    margin-top:-25px;
    }

    romolo Friend
    #695367

    Brilliant, many thanks @pavit.

    romolo Friend
    #750608

    Brilliant, many thanks @pavit.

Viewing 9 posts - 1 through 9 (of 9 total)

This topic contains 9 replies, has 2 voices, and was last updated by  romolo 9 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum