• Resolved phoyce

    (@phoyce)


    Hello,

    Can someone take a look at my site and please tell me how I can adjust the container holding the logo? There is way too much white space above and below the logo image.
    Using Chrome developer tools it looks like div.header-main.container.clearfix is what needs to be adjusted.

    Any help would be appreciated!

    Phil

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

Viewing 1 replies (of 1 total)
  • Theme Author ThemeZee

    (@themezee)

    Hi Phil,

    Thanks so much for using Maxwell.

    You can adjust the header spacing with this short CSS snippet:

    .header-main {
        padding: 0;
    }

    Please copy the CSS snippet and insert it on Appearance > Customize > Additional CSS. If you need help with adding CSS, please also see https://themezee.com/docs/custom-css-code/

    Cheers,
    Thomas

Viewing 1 replies (of 1 total)
  • The topic ‘Adjust Logo Container Size?’ is closed to new replies.