Mario_Martino Posted June 29, 2023 Posted June 29, 2023 (edited) Hi guys, I have white logo + header in all the pages and a Css invert color for Work (home), Contact, About pages The problem is that when in the Work page (home) I switch to the mobile version, the burger is not visible (probably still white and not affected by the invert css). Can somebody please help me? Site:https://fiddle-octahedron-axeg.squarespace.com/config/ Password: redpenguin Thank you! Edited June 29, 2023 by Mario_Martino
Solution tuanphan Posted June 30, 2023 Solution Posted June 30, 2023 Add this code to Work Page Header (Do not add to Custom CSS) <style> .burger-inner>div { background-color: black !important; } </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!)
Mario_Martino Posted July 5, 2023 Author Posted July 5, 2023 Thank you you are saving me! Just to understand better, does this go under Work>Advanced>and paste de code? Or is there a way to past a CSS to just the header in the Edit section? Â
Mario_Martino Posted July 5, 2023 Author Posted July 5, 2023 It works, THANK YOU! You are the best 🙂 tuanphan 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment