• Hi, I want to make my custom logo bigger on desktop sized screens. I’ve added the following code to Additional CSS for the largest screen size(it was limited to max-width 240px on the biggest screens):

    .custom-logo {
    max-width: 400px;
    }

    The problem is that whenever I try to add the logo image in the customize > site identity section, it forces me to crop the logo and makes it 240px wide. How do I stop it being cropped?

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

The topic ‘making custom logo bigger’ is closed to new replies.