manta Posted April 3, 2021 Posted April 3, 2021 Site URL: https://www.bvandaal.com Hello! Would greatly appreciate the help as I've tried a few different things without luck. I have a gradient background on my website, but the standard site bg color is messing up the margins in my index page. Essentially I need the site's bg to be transparent but only for the index. If I set the site bg to be transparent in the site styles, then the index page looks good but now my header and footer have no bg color. www.bvandaal.com pw is "WIP"
manta Posted April 4, 2021 Author Posted April 4, 2021 I have tried these 3 CSS snippets and none have worked... .collection-type-index #portfolio { background-color: none, !important; } #collection-60285049dea9552bd2a02fd1 { background-color: none, !important; } .collection-60285049dea9552bd2a02fd1 #portfolio{ background-color: none, !important; }
tuanphan Posted April 5, 2021 Posted April 5, 2021 It looks like you solved with this? #collection-60285049dea9552bd2a02fd1 { background: none !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!)
manta Posted April 12, 2021 Author Posted April 12, 2021 This isn't solved yet.... between the index page items you can see a colored bar which is the bg color of the site. I don't know how to remove it. You can see it in the middle as it's a lighter color than the gradient bg I have:
tuanphan Posted April 15, 2021 Posted April 15, 2021 Hi. Did you remove it? I don't see on homepage 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!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.