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.

Center align the logo on Vantage Free

Open 1 reply themetheme-vantage
10 years ago · Last reply by bellawyn 10 years ago

Hi,

I have scoured and implemented all the threads relating to centering the logo in my website. I am really sorry to have to open a thread about this, since it seems so obvious!

However, I just can’t get the logo to get into the middle of the page. It sticks to the left no matter what CSS codes I have pasted in that have worked for others.

Currently my CSS editor looks like this:

/* Vantage center align the main menu */
.main-navigation ul {
font-size: 0;
text-align: center;
}
.main-navigation ul li {
display: inline-block;
float: none;
font-size: 13px;
}
.main-navigation ul ul li { 
text-align: left;
}
/* Vantage Center Logo */
header#masthead hgroup .logo {
float: none !important;
}
header#masthead hgroup .logo img {
display: block;
margin: 0 auto;
}

Could you help? I just don’t know what to fiddle with to get this to align into the middle, along with the site message.

Any help would be appreciated!

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

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. bellawyn 10 years, 10 months ago

    Another point – I have really tried to find the option to click center align the logo in the theme settings/general area, but it is not there!

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