Jump to content

Custom header/navigation - needs css

Recommended Posts

See the video. Also I've attached CSS code

.header-display-desktop .header-nav-list{
  width: 100% !important;
  .header-nav-item:last-child{
    margin-left: auto !important;
  }
}

 

If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks

MD Rofik
Website Designer and Digital Marketer

Am I helpful? Want to offer me a coffee?
Send me a message if needed any help. I'll try to reply as soon as possible.


 

Link to comment

Button right is not possible. For center the nav, remove the previous code and add these new code 

.header-display-desktop .header-nav-list{
  width: 100% !important;
  .header-nav-item:first-child{
    margin-left: auto !important;
  }
  .header-nav-item:last-child{
    margin-left: auto !important;
  }
}

 

If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks

MD Rofik
Website Designer and Digital Marketer

Am I helpful? Want to offer me a coffee?
Send me a message if needed any help. I'll try to reply as soon as possible.


 

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.