lisbethantoine Posted October 10, 2022 Share Posted October 10, 2022 Site URL: https://cnocspot.squarespace.com Hello, I have a similar issue. I'd love the logo to invert on light background pages such as the page "work" and some on my Portfolio project pages. example this one: https://cnocspot.squarespace.com/config/pages/632c4be5968ba044b82a08f0 and this one: https://cnocspot.squarespace.com/work Do I paste a specific CSS code per page? Many thanks in advanc for any advice! Lisbeth Antoine Have a great day! Lisbeth Antoine Link to comment
tuanphan Posted October 12, 2022 Share Posted October 12, 2022 Add this to Page Header (DO NOT ADD TO DESIGN > CUSTOM CSS) <style> body:not(.header--menu-open) header#header img { filter: invert(1); } </style> 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