adrianadelgiudice Posted September 10, 2020 Share Posted September 10, 2020 (edited) Site URL: https://chrysalis-lanternfish-ksbg.squarespace.com/ Hey! Hoping someone can help me with this. The header logo of my website is visible on the darker background, however when you scroll the header becomes fixed and the logo disappears in to it. Is there a way I can invert it? The link to my site is attached. Password is: MOUSSI Thanks! Edited September 10, 2020 by adrianadelgiudice Link to comment
tuanphan Posted September 10, 2020 Share Posted September 10, 2020 Add to Home > Design > Custom CSS /* Invert logo on scroll */ .tuan img { filter: invert(0); -webkit-filter: invert(0); } 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
clockyer Posted December 8, 2021 Share Posted December 8, 2021 On 9/10/2020 at 12:41 PM, tuanphan said: Add to Home > Design > Custom CSS /* Invert logo on scroll */ .tuan img { filter: invert(0); -webkit-filter: invert(0); } Hi, I have tried using this code but it doesn't seem to invert my logo when I scroll..and would love to know how to do it. Thanks Link to comment
tuanphan Posted December 12, 2021 Share Posted December 12, 2021 On 12/9/2021 at 4:52 AM, clockyer said: Hi, I have tried using this code but it doesn't seem to invert my logo when I scroll..and would love to know how to do it. Thanks Hi. The member already use a script code, missing CSS so I sent CSS. Can you share link to your site? We can check & give the full code 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
clockyer Posted December 27, 2021 Share Posted December 27, 2021 On 12/12/2021 at 1:03 AM, tuanphan said: Hi. The member already use a script code, missing CSS so I sent CSS. Can you share link to your site? We can check & give the full code Thanks, all sorted now! Thanks to everyone for your support 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