Guest Posted August 13, 2020 Share Posted August 13, 2020 Hello, Just looking for a code to stop 'contact us' going onto the next line. There is definitely space for them all to fit and still be centered. Link to comment
tuanphan Posted August 17, 2020 Share Posted August 17, 2020 I see fine here. Did you solve? 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
Irasroom Posted October 8, 2020 Share Posted October 8, 2020 Has this been solved? I need help doing this also Link to comment
tuanphan Posted October 10, 2020 Share Posted October 10, 2020 On 10/8/2020 at 4:44 PM, Irasroom said: Has this been solved? I need help doing this also You can share site url, we can check easier. 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
nataliaswarz Posted October 21, 2020 Share Posted October 21, 2020 Hi! How was this solved? i need mine to be in one line too. https://bloomingdreamer.squarespace.com/ password: hannah Thank you!! Link to comment
paul2009 Posted October 21, 2020 Share Posted October 21, 2020 1 hour ago, nataliaswarz said: I need mine to be in one line too. Space has been reserved on the right for a number of header actions. As you only have one, you should be able to reduce the reserved space by adding something like this (to Design > Custom CSS): .header-actions.header-actions--right { width: 10%; } Notes:1. This is for Squarespace 7.12. The percentage value will need to be adjusted for different sites. tuanphan 1 Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥. Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links. Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional. Would you like your customers to be able to mark their favourite products in your Squarespace store? Link to comment
hellohappy Posted November 6, 2020 Share Posted November 6, 2020 (edited) hi! can someone help? trying to get ours on one line too. tried the custom css code above, but it didn't seem to work? Edited November 6, 2020 by hellohappy emalu 1 Link to comment
tuanphan Posted November 6, 2020 Share Posted November 6, 2020 6 hours ago, hellohappy said: hi! can someone help? trying to get ours on one line too. tried the custom css code above, but it didn't seem to work? Can you share site url? We can help easier. 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
hellohappy Posted November 6, 2020 Share Posted November 6, 2020 4 hours ago, tuanphan said: Can you share site url? We can help easier. www.hellohappyhq.com password: goods Link to comment
tuanphan Posted November 6, 2020 Share Posted November 6, 2020 3 minutes ago, hellohappy said: www.hellohappyhq.com password: goods Add to Home > Design > Custom CSS /* Nav one line */ .header-title-nav-wrapper { flex: 1 0 90%; } .header-layout-nav-center .header-nav { width: 100% !important; flex: 1 1 100%; } 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
hellohappy Posted November 6, 2020 Share Posted November 6, 2020 4 minutes ago, tuanphan said: Add to Home > Design > Custom CSS /* Nav one line */ .header-title-nav-wrapper { flex: 1 0 90%; } .header-layout-nav-center .header-nav { width: 100% !important; flex: 1 1 100%; } AAH. Thank you so much!! Really appreciate it! 🙂 Link to comment
Thomas_Agapo Posted November 23, 2020 Share Posted November 23, 2020 Hi, I have the same problem https://www.agapo.co.uk/ I wonder would anyone be able to help me get the headers all on one line ? Also I cant add social icons ? I have linked them correctly etc they were working previously Link to comment
tuanphan Posted November 23, 2020 Share Posted November 23, 2020 4 hours ago, Thomas_Agapo said: Hi, I have the same problem https://www.agapo.co.uk/ I wonder would anyone be able to help me get the headers all on one line ? Also I cant add social icons ? I have linked them correctly etc they were working previously How did you add social icons? Also I see one line here. Did you solve? If no, which device/screen size did you use? 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
StephMonaco Posted January 19, 2021 Share Posted January 19, 2021 Hello, I have the same problem, but when I use the fix the navigation is no longer centered. www.windandsalt.com Link to comment
tuanphan Posted January 20, 2021 Share Posted January 20, 2021 On 1/19/2021 at 8:10 PM, StephMonaco said: Hello, I have the same problem, but when I use the fix the navigation is no longer centered. www.windandsalt.com Hi. It looks fine here. Did you solve it? 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
Wixy080 Posted April 5, 2021 Share Posted April 5, 2021 Hello, I am having the same problem. I can't get the navigation bar onto one line. The codes above aren't working www.hannahverghese.com Thank you Link to comment
Asiya Posted July 20, 2021 Share Posted July 20, 2021 On 11/6/2020 at 6:42 PM, tuanphan said: Add to Home > Design > Custom CSS /* Nav one line */ .header-title-nav-wrapper { flex: 1 0 90%; } .header-layout-nav-center .header-nav { width: 100% !important; flex: 1 1 100%; } Hi, @tuanphan I tried this code to make my navigation items in one line but it didn't work for me. can you take a look into this. https://www.thebrilliantbreakfast.co.uk/ Link to comment
tuanphan Posted July 21, 2021 Share Posted July 21, 2021 19 hours ago, Asiya said: Hi, @tuanphan I tried this code to make my navigation items in one line but it didn't work for me. can you take a look into this. https://www.thebrilliantbreakfast.co.uk/ It looks like you sent me a message?I send code. You can check Asiya 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!) Link to comment
tuanphan Posted July 21, 2021 Share Posted July 21, 2021 On 4/6/2021 at 5:39 AM, Wixy080 said: Hello, I am having the same problem. I can't get the navigation bar onto one line. The codes above aren't working www.hannahverghese.com Thank you Add to Design > Custom CSS nav.header-nav-list { flex-wrap: nowrap; } .header-title-nav-wrapper { flex: 100% !important; margin-left: 0 !important; } .header-display-desktop { flex-direction: column; justify-content: center; } cami_leisk 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!) Link to comment
Havapoodle Posted October 5, 2021 Share Posted October 5, 2021 @tuanphan when I use this code, it pushes my cart off the page or it doesn’t center the nav. Can you please help? Link to comment
tuanphan Posted October 7, 2021 Share Posted October 7, 2021 On 10/6/2021 at 3:13 AM, Havapoodle said: @tuanphan when I use this code, it pushes my cart off the page or it doesn’t center the nav. Can you please help? Hi, I don't see the cart. Can you add it? 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
NIkiL Posted December 4, 2021 Share Posted December 4, 2021 On 7/21/2021 at 5:07 AM, tuanphan said: nav.header-nav-list { flex-wrap: nowrap; } .header-title-nav-wrapper { flex: 100% !important; margin-left: 0 !important; } .header-display-desktop { flex-direction: column; justify-content: center; } Thank you! This works really well to keep the navigation on one line... but is there a way to hide the social links so they don't cover it at a smaller screen size? OR scale down the header navigation so there's not an overlap? Here's my site: https://its1647.squarespace.com/ Password = teach Thanks! Link to comment
tuanphan Posted December 8, 2021 Share Posted December 8, 2021 On 12/4/2021 at 9:56 PM, NIkiL said: Thank you! This works really well to keep the navigation on one line... but is there a way to hide the social links so they don't cover it at a smaller screen size? OR scale down the header navigation so there's not an overlap? Here's my site: https://its1647.squarespace.com/ Password = teach Thanks! Which screen size do you see problem? I tried resizing browser & It works fine here 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
Ivanalala Posted January 10, 2022 Share Posted January 10, 2022 Hi, I tried all the above codes, none of them seems work for my site. Is it because I added a search bar? Can you look at my site? https://ilbosco2022.squarespace.com/ password: ILBosco2022 Thank you! 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