emjay89 Posted August 14, 2022 Share Posted August 14, 2022 Site URL: https://bobcat-deer-6yf9.squarespace.com/ Hi, I'm trying to custmoise the background colour of my header when it's 'scrolling back'. The background is transparent in the default state, but when I'm scrolling to the top of the page, the 'scroll-back' effect gives the header a black background. Ideally I'd like it to be white. Anyone know how I can fix this? Any help would be appreciated. https://bobcat-deer-6yf9.squarespace.com/ Thanks! Link to comment
Solution tuanphan Posted August 16, 2022 Solution Share Posted August 16, 2022 Add to Design > Custom CSS header#header.shrink { background-color: white !important; } header#header.shrink a#site-title { color: black !important; } header#header.shrink svg { fill: black; } header#header.shrink div.header-nav-item a { color: black; } 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
emjay89 Posted August 21, 2022 Author Share Posted August 21, 2022 amazing! This worked a treat. Thank you so much 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