Home>Support>Moving Site logo to the far left of page

Moving Site logo to the far left of page

Im trying to move my site logo to the far left side of the page but i cant get it to move past the current location if i use this belove in centers it
here is the site http://mjmlroofing.org/

/* Vantage Center Logo */

header#masthead .hgroup .logo {
float: none !important;
}

header#masthead .hgroup .logo img {
display: block;
margin: 0 auto;
}

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 6 years, 8 months ago Alex S
    Hi, I Work Here

    Hi Craig,

    You can do this with some custom CSS. Please note that this will also force the support/header text and header widgets to be on the far right of the masthead. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    .hgroup.full-container {
    	max-width: none !important;
    }
    

    You might also need to install the SiteOrigin CSS Editor.

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