Jump to content

Move Navigation Pages to the Right Side

Go to solution Solved by tuanphan,

Recommended Posts

Have you found the header layout options when editing the header? Edit a page and then click on the header where it says edit header.

https://support.squarespace.com/hc/en-us/articles/360000667707-Building-a-site-header

Sharing your website is generally quite important for getting help, and with a site wide password, you can share it here (as well as test on your phone or get feedback from others)

https://support.squarespace.com/hc/en-us/articles/205815528-Site-wide-passwords

Please like and upvote if my comments were helpful to you. Cheers!

Zygmunt Spray
Squarespace Website Designer
Contact me: 
https://squarefortytwo.com 

  Did I help? Buy me a coffee?

🔌 Ghost Squarespace Plugins (Referral link)
📈 SEO Space (Referral link)
 SquareWebsites Plugins (Referral link)
 🔲 SQSP Themes (Referral link) 
Spark Plugin (Referral link) 

Link to comment
  • 3 months later...
  • Solution

Keep your current layout (left nav - middle logo) then add this to Design > Custom CSS

/* Nav to right */
@media screen and (min-width:992px) {
.header-title-nav-wrapper {
    flex: 1 0 100% !important;
    flex-direction: row-reverse;
}
.header-nav-wrapper {
    text-align: right;
}
.header-title-logo a {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 99999;
}
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (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.