broatche Posted September 3, 2023 Share Posted September 3, 2023 I could really do with some help i feel like i have tried all code on the internet, but i really cannot find a solution to my issue. I have it sorted for the desktop and for the dropdown menu, but not for any of my mobile dark pages Please help! Link to comment
Lesum Posted September 3, 2023 Share Posted September 3, 2023 @broatche Would it be possible to share your site URL? I can take a look. Thanks! If my comments were useful, please like or mark my solution as answer so others can scroll to it quickly. Sam Web Developer & Digital Designer ☕ Did you find my contribution helpful? Buy me a coffee? Link to comment
broatche Posted September 4, 2023 Author Share Posted September 4, 2023 Hi Lesum, it is elliebroatch.com password: squarespacehelp Let me know if you get any issues Thank you! Link to comment
tuanphan Posted September 6, 2023 Share Posted September 6, 2023 With mobile, use this CSS code .header-mobile-logo a { filter: brightness(0) 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
broatche Posted September 6, 2023 Author Share Posted September 6, 2023 Hey tuanphan Thanks so much, I have some light pages too, do you know how i can use that code for a specific page? Thank you again, Ellie Link to comment
Solution broatche Posted September 6, 2023 Author Solution Share Posted September 6, 2023 Oh my goodness i did it!! Thank you so much for your help tuanphan In the end i used ID finder to find the # and put it before the code. Example below to change specific pages: #idcodegoesinhere { .header-mobile-logo a { filter: brightness(0) invert(1); }} 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