• Could someone hook me up with the CSS to get the header images to display correctly on all pages across the site? The homepage looks great but all other pages are cropped at top and bottom. This is not a browser issue – it happens on all…

    TIA!

    Louis Girardot

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

Viewing 1 replies (of 1 total)
  • Hello tknofile,

    Add below css code into your current active child theme’s style.css file or you can add additional css option in theme customizer.

    .site-branding {
      padding: 7.75em 0;
    }

    Hope this will helps you.

    Thanks.

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