Jump to content

Align first item in navigation to the left

Recommended Posts

Hey guys!

Need a little help here. I'd like to align the first item in my navigation to the left, besides my logo. I found a few pertinent entries here in the forums but couldn't exactly get it to work. As my website is now, i'd like to move my "examples item" next to the "FAQ" item, but leave the "mixdealers" item next to my logo.

I'm using:

 

.header-layout-nav-right
.header-nav-list 
{
    display: flex;
    justify-content: left;
  	margin-left: 10px !important;
}

.header-layout-nav-right 
.header-nav-item:last-child{
    margin-left: auto !important;
}

I played with the first-child, nth-child(2) pseudo-classes but got nowhere. I either moved everything or nothing. Can someone help me out here, please?

Link: http://www.mixdealers.com


Thank you!

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.