Home>Support>Move site title to the right

Move site title to the right

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].

Can you give me some Custom CSS code to move my site title over to the right of the page instead of beginning at the left as its covering up my logo
thanks

URL: http://sharpnetmedia.eu/wp-admin/customize.php

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, 6 months ago JB

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

    • 10 years, 6 months ago Siobhan O'Sullivan

      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. 10 years, 6 months ago Andrew Misplon
    Hi, I Work Here

    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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More