Viewing 1 replies (of 1 total)
  • Hi

    Try inserting the following into a Custom CSS plugin or Appearance > Custom CSS if you have our premium version:

    /* Header */
    
    header#masthead {
    padding: 0 !important;
    }
    
    .main-navigation {
    margin: 0 !important;
    }

    That will resolve the padding issue in the header.

    Another way to resolve this is to separate your logo and header background. You can add the background in our premium version as a masthead background under Appearance > Customize and then add the logo under Appearance > Theme Settings. Only the logo will be clickable though.

    Kind regards

    Andrew

Viewing 1 replies (of 1 total)
  • The topic ‘Logo Size – Fill whole of masthead area’ is closed to new replies.