noobiedesign Posted December 23, 2021 Share Posted December 23, 2021 (edited) Site URL: http://www.kroschlab.com Hello everyone. I am using the Impact template on Squarespace version 7.0. I am using an accordion block on my homepage. I titled it "Lab News & Events". Note how beneath the block, the next section on my homepage has a green background. After I expand the accordion, the background goes away (I think it goes to the default background of the site). See how "What we study" now has a gray background. Subsequent sections also have their backgrounds removed and replaced to this gray. Is there a fix for this? Thanks. Edited December 23, 2021 by noobiedesign Spacing to make it easier to read Link to comment
tuanphan Posted December 23, 2021 Share Posted December 23, 2021 Not sure the cause. You can add it to Design > Custom CSS to fix section#what-we-study { background-color: #204e41; } 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
noobiedesign Posted December 25, 2021 Author Share Posted December 25, 2021 (edited) On 12/23/2021 at 3:16 AM, tuanphan said: Not sure the cause. You can add it to Design > Custom CSS to fix section#what-we-study { background-color: #204e41; } Thanks so much! This fixes it for the next section (What We Study). Subsequent sections have a photo as the background ("media"), they still turn gray. Can this be addressed with CSS as well? Edited December 25, 2021 by noobiedesign clarification Link to comment
tuanphan Posted December 26, 2021 Share Posted December 26, 2021 Try this code for Our Team section section#new-page-1 { background-color: #d57868 !important; } 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment