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].
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;
}
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.
You might also need to install the SiteOrigin CSS Editor.