This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Replies

3
  1. Magus Staff 10 years, 8 months ago

    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. bob.brinkmn 10 years, 8 months ago

    Magus,

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

  3. Magus Staff 10 years, 8 months ago

    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.

Have a different question or issue?

Start New Thread