Jump to content

Move Navigation Pages to the Right Side

Go to solution Solved by tuanphan,

Recommended Posts

Hi, I'm trying to move the navigation bar to the right side. So in my case, the About page should be on the right. I've searched the web but couldn't find anything that works (tried all the css code I could find). I also can't link the url as I'm in trial mode (2nd day).

Screenshot 2023-02-20 at 10.29.49 PM.jpg

Link to comment

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 

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

 Did I help? Buy me a coffee?

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

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

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.