SOPA Posted April 26, 2021 Share Posted April 26, 2021 Site URL: https://society-particular.squarespace.com/config/ Hi, Could some one help me with changing the location of the navigation bar? Many Thanks~ Link to comment
Solution tuanphan Posted April 26, 2021 Solution Share Posted April 26, 2021 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; } 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
SOPA Posted May 6, 2021 Author Share Posted May 6, 2021 That's great!!! thanks a lot Tuanphan!!! Link to comment
tuanphan Posted May 9, 2021 Share Posted May 9, 2021 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? 2. (About) The url still contains 1 “About-1”. You can change it in About Page Header 3. (Contact) Similar on Contact Page “/contact-1” 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment