• Resolved jeannekortsen

    (@jeannekortsen)


    Hi! Im very happy with the team – but is it not possible to make the logo a little bigger? And maybe the padding a little smaller.
    Regards Jeanne

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • TUT Support

    (@phpexpert21)

    Hello jeannekortsen,

    You can achieve the desired changes with the custom css. Please apply the below css in your css file.

    .site-branding {
    margin: 0 !important;
    }
    .custom-logo-link {
    max-width: 200px !important;
    }
    

    I hope the above was helpful.

    Kind regards,

    Manoj

    Theme Author Dmitry Mayorov

    (@iamdmitrymayorov)

    Marking it as resolved. Let me know if you have any other questions.

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