Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Size logo #56393
    Michael Radford
    Participant

    hi Moonsbe i had the same issue and WEN support send me these details to adjust the logo yourself

    To make the logo size of the size bigger use below given CSS.

    For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS .

    img.custom-logo {
    width: 290px !important;
    }

    .custom-logo-link {
    max-width: 200px !important;
    }

    Hope this helps .

Viewing 1 post (of 1 total)