Home>Support>Problem with Logo constrained in masthead to 1010px

Problem with Logo constrained in masthead to 1010px

By bob.brinkmn, 9 years ago. Last reply by Magus, 9 years ago.

My site has a full width “logo” in the masthead. There is a white space at the right end of the masthead where the logo should be continued.

URL: http://www.wumc.com

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 3 months ago Magus
    Hi, I Work Here

    Hi Bob

    In your custom CSS please find and remove this entry

    header#masthead hgroup .logo img {
    width: 1200px;
    }
    

    Then find this entry

    header#masthead .hgroup .logo img {
      width: 100%;
    /* End of Header CSS */
    }
    

    and change it to

    header#masthead .hgroup .logo img {
      width: 100%;
      height: auto;
    }
    /* End of Header CSS */
    

    Let us know how you get on

    Magus

  2. 9 years, 3 months ago bob.brinkmn

    Magus,

    That did it. Thank you very much. I’m good. I appreciate your quick response.

  3. 9 years, 3 months ago Magus
    Hi, I Work Here

    Hi Bob

    You are welcome. If you need any more help please feel free to open a new support thread.

    Magus

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More