alexist Posted November 2, 2019 Share Posted November 2, 2019 I'm working on this site: wearecuriousfoxes.squarespace.com password is wearecuriousfoxes There's a huge amount of space that I would like to decrease between the nav and the logo. Anyone know how to go about it? Thanks! Link to comment
tuanphan Posted November 2, 2019 Share Posted November 2, 2019 1. Decrease header with 2. or increase space between nav items You want? 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
alexist Posted November 3, 2019 Author Share Posted November 3, 2019 4 hours ago, tuanphan said: 1. Decrease header with 2. or increase space between nav items You want? Hey @tuanphan! I want to decrease the space between the logo and the nav. Essentially, I want the nav items to be closer to the logo on each side. Take a look at the screenshot Link to comment
tuanphan Posted November 3, 2019 Share Posted November 3, 2019 There are 3 ways to do that 1. Decrease header width 2. or increase space between nav items 3. Increase Logo width You want? @alexist 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
alexist Posted November 3, 2019 Author Share Posted November 3, 2019 @tuanphan I think decreasing the header width makes sense. Link to comment
tuanphan Posted November 3, 2019 Share Posted November 3, 2019 @alexist Add to Home > Design > Custom CSS [data-nc-element="primary-nav"] { width: 100%; text-align: right; } [data-nc-element="secondary-nav"] { width: 100%; 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!) Link to comment
alexist Posted November 4, 2019 Author Share Posted November 4, 2019 @tuanphan worked wonderfully! Thank you! Link to comment
MariaFY Posted November 16, 2020 Share Posted November 16, 2020 Hi @tuanphan I used the code provided and the secondary nav now overlaps on the logo. How can I fix this? Link: https://rabbit-sapphire-xrxg.squarespace.com/home-brine Thanks a lot! Link to comment
tuanphan Posted November 17, 2020 Share Posted November 17, 2020 11 hours ago, MariaFY said: Hi @tuanphan I used the code provided and the secondary nav now overlaps on the logo. How can I fix this? Link: https://rabbit-sapphire-xrxg.squarespace.com/home-brine Thanks a lot! I see fine here. Can you take a screenshot? 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
MariaFY Posted November 20, 2020 Share Posted November 20, 2020 Hi @tuanphan! Thank you for being willing to help! It looks goes now, but the social links don't look great. How can I bring them on one line? Page: https://rabbit-sapphire-xrxg.squarespace.com Screenshot: Thanks a lot for your help! Link to comment
tuanphan Posted November 22, 2020 Share Posted November 22, 2020 On 11/21/2020 at 5:58 AM, MariaFY said: Hi @tuanphan! Thank you for being willing to help! It looks goes now, but the social links don't look great. How can I bring them on one line? Page: https://rabbit-sapphire-xrxg.squarespace.com Screenshot: Thanks a lot for your help! Add to Home > Design > Custom CSS .Header-social { width: 150px; } 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
MariaFY Posted November 23, 2020 Share Posted November 23, 2020 @tuanphan You da best! Link to comment
Ohio Posted December 3, 2020 Share Posted December 3, 2020 Hello! I believe this is pretty much what I want to do on my website so that all of the navigation menus - or as many as possible - fit in one line, but I don't seem to find any code that works for me. Link: https://www.ohiosound.studio/en/home Password: check123 Template: 7.1 Bailard Could someone provide any help, please? Thank you! Ohio Link to comment
tuanphan Posted December 3, 2020 Share Posted December 3, 2020 1 hour ago, Ohio said: Hello! I believe this is pretty much what I want to do on my website so that all of the navigation menus - or as many as possible - fit in one line, but I don't seem to find any code that works for me. Link: https://www.ohiosound.studio/en/home Password: check123 Template: 7.1 Bailard Could someone provide any help, please? Thank you! Ohio You want all items on left menu on same line? 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
Ohio Posted December 3, 2020 Share Posted December 3, 2020 7 minutes ago, tuanphan said: You want all items on left menu on same line? Yes, exactly. 🙂 Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.