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

4
  1. Magus Staff 10 years, 10 months ago

    Hi Bart

    When using the premium version of the theme you do not need to use Simple Custom CSS. The premium version has it’s own Custom CSS editor built in at Appearance->Custom CSS and most support responses will point you to this editor instead.

    You will need to enter the following to change the logo size

    header#masthead .hgroup .logo img {
        width: 247px;
      height: auto;
    }

    Just change the width setting to make it a size you are happy with.

    Let us know how you get on.

    Magus

  2. Bart Fox 10 years, 10 months ago

    Magus,
    Thank you so much. I deactivated the Simple Custom CSS plugin and saw the Custom CSS that was already there on my premium Vantage website. I noticed that it resized the logo properly using the code you provided. However, I’ve got my logo showing up two other times on the front page header and multiple times on other page headers. Can you take another quick look and see what might be causing that problem.
    Thanks

  3. Magus Staff 10 years, 10 months ago

    Hi Bart

    You currently have the masthead background set to your logo image which is why it is appearing like that.

    Please go to Appearance-> Customize, click on Theme Settings and Page.

    Clear the current entry for Masthead Background Image and click Save.

    Your header should now show correctly.

    Let us know how it goes

    Magus

  4. Bart Fox 10 years, 10 months ago

    Magus, Thank you it looks great now.

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