RFNYC Posted October 28, 2021 Share Posted October 28, 2021 Site URL: https://www.rethinkfood.org/givingseason Hi, I'm looking to change the color of the background of this page in CSS to #da841e (I currently have an image of the color of the background but this is not preferable). Also looking for code to change the color of the announcement bar (it's disabled right now) www.rethinkfood.org/givingseason PW: Any1canRethink! Link to comment
tuanphan Posted November 1, 2021 Share Posted November 1, 2021 On 10/28/2021 at 10:13 PM, RFNYC said: Site URL: https://www.rethinkfood.org/givingseason Hi, I'm looking to change the color of the background of this page in CSS to #da841e (I currently have an image of the color of the background but this is not preferable). Also looking for code to change the color of the announcement bar (it's disabled right now) www.rethinkfood.org/givingseason PW: Any1canRethink! Hi, #1. Main content only or main content + header + footer? #2. Can you enable it? We will give the code 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
RFNYC Posted November 1, 2021 Author Share Posted November 1, 2021 6 hours ago, tuanphan said: Hi, #1. Main content only or main content + header + footer? #2. Can you enable it? We will give the code Main content, footer, header but not the navigation bar. I think it's live right? www.rethinkfood.org/givingseason PW: Any1canRethink! Link to comment
tuanphan Posted November 4, 2021 Share Posted November 4, 2021 On 11/1/2021 at 9:02 PM, RFNYC said: Main content, footer, header but not the navigation bar. I think it's live right? www.rethinkfood.org/givingseason PW: Any1canRethink! Hi, It looks like you changed main content. Use this code to change announcement bar + Footer body#collection-6171a91ff47a8705541caa5c { .sqs-widget.sqs-announcement-bar { background-color: #da841e !important; } footer.sections .section-background { background-color: #da841e !important; }} 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
RFNYC Posted November 4, 2021 Author Share Posted November 4, 2021 (edited) 11 hours ago, tuanphan said: Hi, It looks like you changed main content. Use this code to change announcement bar + Footer body#collection-6171a91ff47a8705541caa5c { .sqs-widget.sqs-announcement-bar { background-color: #da841e !important; } footer.sections .section-background { background-color: #da841e !important; }} Thanks!! I didn't change main content, I just used an orange image to use as background but behind it, it's still the green. If you are able to provide code for that, that would be super helpful! Also for the announcement bar, would it be possible to change it to be that custom color on all pages instead of just that one page? Thank you so much Edited November 4, 2021 by RFNYC 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