wisteriacreative Posted October 23, 2020 Share Posted October 23, 2020 Hi there, I'm hoping someone can help. I am pulling my hair out trying to get a full width blue background color behind my navigation bar in 7.1. I've tried adding "width: 100%" but I still cannot seem to get rid of the white gaps on the ends of the bar. Any ideas? Thanks in advance for the help! Link to comment
tuanphan Posted October 23, 2020 Share Posted October 23, 2020 Can you 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
StudioEightySeven Posted November 2, 2020 Share Posted November 2, 2020 I believe I am trying to solve a similar problem! I would like my navigation bar to come off the side of the site like a tab, and I am having trouble trying to figure out a way to bypass the content inset using CSS. Any suggestions? Link to comment
tuanphan Posted November 3, 2020 Share Posted November 3, 2020 13 hours ago, StudioEightySeven said: I believe I am trying to solve a similar problem! I would like my navigation bar to come off the side of the site like a tab, and I am having trouble trying to figure out a way to bypass the content inset using CSS. Any suggestions? Can you 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
StudioEightySeven Posted November 4, 2020 Share Posted November 4, 2020 I don't have a live url yet. Link to comment
creedon Posted November 5, 2020 Share Posted November 5, 2020 Please set up a site-wide password. Post the password here. We can then take a look at your issue. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
tuanphan Posted November 6, 2020 Share Posted November 6, 2020 On 11/5/2020 at 4:34 AM, StudioEightySeven said: I don't have a live url yet. If your site is private/trial/unpublish, you can setup password & share url. 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
StudioEightySeven Posted November 8, 2020 Share Posted November 8, 2020 Thanks everyone. The site is: www.the-forefront-project.squarespace.com (pw: ffp2020). Link to comment
creedon Posted November 9, 2020 Share Posted November 9, 2020 @StudioEightySeven Add the following to Design > Custom CSS. @media screen and ( min-width: 800px ) { .header .header-announcement-bar-wrapper { padding-right: 0; } } Let us know how it goes. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
StudioEightySeven Posted November 27, 2020 Share Posted November 27, 2020 Thanks @creedon! Thank worked! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.