Home>Support>Alignment of main navigation

Alignment of main navigation

Hello.
I´ve centered the main navigation with this code:

.main-navigation ul {
	text-align: center;
}

.main-navigation ul li {
	display: inline-block;
	float: none;
}

Is it possible to align the subitems left?

Thanks in advance, Tom

URL: http://web64352.customer.xenway.de/wordpress/

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, 23 days ago Andrew Misplon
    Hi, I Work Here

    Hi Tom

    Thanks for running Vantage, please try adding the following to your Custom CSS:

    .main-navigation ul ul li { 
    text-align: left;
    }
    
  2. 10 years, 23 days ago Tom Wöltge

    Thanks Andrew. That did the job.

  3. 10 years, 23 days ago Andrew Misplon
    Hi, I Work Here

    Super; glad that helped. I’ll amend that last selector to this menu alignment snippet in future.

    All the best with your project.

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