• Resolved Schmeely

    (@lilaclements)


    I’d like to make my header image bigger on my home page. Or in fact, a whole page just with the one image on it.

    What’s the best way to do this? Should I be looking at editing the header.php file in my child theme…?

    Thanks all

Viewing 1 replies (of 1 total)
  • Hi,

    You can add the following CSS to your site to do that:

    .site-branding {
        padding: 250px 0;
    }

    Let us know if it works. ??

Viewing 1 replies (of 1 total)
  • The topic ‘Header Image Size’ is closed to new replies.