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

Problem with Logo constrained in masthead to 1010px

By bob.brinkmn, 10 years ago. Last reply by Magus, 10 years ago.
Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

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. 10 years, 1 month 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. 10 years, 1 month ago bob.brinkmn

    Magus,

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

  3. 10 years, 1 month 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