broatche Posted September 3 Share Posted September 3 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 Share Posted September 3 @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 Author Share Posted September 4 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 Share Posted September 6 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 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
broatche Posted September 6 Author Share Posted September 6 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 Author Solution Share Posted September 6 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