Jump to content

Is there a way to change location of the navigation bar?

Recommended Posts

  • Replies 3
  • Views 720
  • Created
  • Last Reply
Posted

Add to Design > Custom CSS

/* Nav */
nav ul {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
}
#topNav nav li {
    text-align: left;
}

image.thumb.png.995de20673efbc1f2d9822e5158b4112.png

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!)

  • 2 weeks later...
Posted
On 5/6/2021 at 11:34 AM, SOPA said:

That's great!!! thanks a lot Tuanphan!!!

I see some problems.

Site URL – https://society-particular.squarespace.com/

1. (Homepage) Page looks long. Want to add a back to top button?

society-particular.squarespace.com-01-mi

2. (About) The url still contains 1 “About-1”. You can change it in About Page Header

society-particular.squarespace.com-02-mi

3. (Contact) Similar on Contact Page “/contact-1”

society-particular.squarespace.com-03-mi

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!)

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.