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. JB 11 years, 1 month ago

    header#masthead .hgroup .logo{
    float: right;
    }

    • Siobhan O'Sullivan 11 years, 1 month ago

      Thanks a mill it moved my logo but not the text but it looks fine so I’ll go with that thanks for you reply

      S

  2. Andrew Misplon Staff 11 years, 1 month ago

    Hi Siobhan

    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;
    }

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