Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @daverudge,

    We can fix the logo shrink with the help of custom css. Please apply the below given css under Appearance -> Customize -> Additional Css-

    .shrink .site-branding-logo img {
    max-height: 135px !important;
    margin-top: 82px !important;
    }
    

    I hope the above was helpful.

    Kind regards,

    Manoj

    Thread Starter daverudge

    (@daverudge)

    Hi,

    Yes that works, thank you for your help

    Regards
    Dave

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Shrinking Logo’ is closed to new replies.