SOPA Posted April 26, 2021 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~
tuanphan Posted April 26, 2021 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
tuanphan Posted May 9, 2021 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.