ThePondisGreenandRoiling Posted May 21, 2023 Share Posted May 21, 2023 I've gone through the topics but none of the similar ones seem to work. How can I get the logo to invert on scroll, so that it shows up against the black fixed header? Thanks! Link to comment
tuanphan Posted May 22, 2023 Share Posted May 22, 2023 Hi, What is site url? ThePondisGreenandRoiling 1 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
ThePondisGreenandRoiling Posted May 22, 2023 Author Share Posted May 22, 2023 (edited) This is the site. Thanks! Edited May 25, 2023 by ThePondisGreenandRoiling Link to comment
Solution tuanphan Posted May 25, 2023 Solution Share Posted May 25, 2023 On 5/22/2023 at 2:27 PM, ThePondisGreenandRoiling said: This is the site. Thanks! http://www.storytelling-schweiz.ch/ Add to Design > Custom CSS .shrink img { filter: invert(1); -webkit-filter: invert(1); } 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
ThePondisGreenandRoiling Posted May 25, 2023 Author Share Posted May 25, 2023 1 hour ago, tuanphan said: Add to Design > Custom CSS 1 hour ago, tuanphan said: Add to Design > Custom CSS .shrink img { filter: invert(1); -webkit-filter: invert(1); } This worked perfectly, thank you! tuanphan 1 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