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.

Header Logo Align

Resolved 3 replies premiumthemetheme-vantage
11 years ago · Last reply by Andrew Misplon 11 years ago

Hi.
I have Vantage Premium theme installed.
I want to align my header logo to the right, but i only find the option to center it. I imagine that I must put some extra CSS code in somewhere, but I don’t really have idea of where. Can you please help me?
Thanks!

URL: http://apm-test.3c0.tv/

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff 11 years, 2 months ago

    Hi Diego

    Try the following under Appearance > Custom CSS:

    /* Vantage Right Align Logo */
    header#masthead .hgroup .support-text {
    left: 0;
    }
    header#masthead .hgroup #header-sidebar {
    left: 0;
    }
    header#masthead .hgroup .logo {
    float: right;
    }

    Hope that helps.

  2. Diego Madero 11 years, 2 months ago

    It works just perfect.
    Thanks!

  3. Andrew Misplon Staff 11 years, 2 months ago

    Super, glad to hear that did the trick.

    All the best.

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