veganedge Posted June 10, 2020 Share Posted June 10, 2020 Site URL: https://www.birdmafia.com I've tried a ton of code on this site already, but finding none that works to change the background color of the hamburger menu.... I'd like to make it a light grey. If there is any known code, maybe adding that text is black as well (so I can change the color code in future if I'd like to.) website: birdmafia.com Link to comment
tuanphan Posted June 10, 2020 Share Posted June 10, 2020 @media screen and (max-width:768px) { div#sideTrayWrapper { background: red; } } 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
veganedge Posted June 10, 2020 Author Share Posted June 10, 2020 Tried that already to no avail. Link to comment
tuanphan Posted June 11, 2020 Share Posted June 11, 2020 above code for mobile this code for all devices div#sideTrayWrapper { background: red; } 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment