atfirstblink Posted June 22 Share Posted June 22 https://playseum-trial.squarespace.com/ (pw: playseumafb) Is there a way to add a white background in the mobile menu overlay just behind the logo not the whole thing as the pink of the logo and the background are getting merged currently. Please help me with the code if possible. Thanks. Link to comment
tuanphan Posted June 23 Share Posted June 23 Add white for this red box? 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
Solution tuanphan Posted June 23 Solution Share Posted June 23 Add to Design > Custom CSS @media screen and (max-width:767px) { .header-menu-bg.theme-bg--primary { background-color: white !important; } .header-menu-nav { background-color: var(--menuOverlayBackgroundColor) !important; } body.header--menu-open .burger-inner>div { background-color: var(--menuOverlayBackgroundColor) !important; } } atfirstblink 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
atfirstblink Posted June 23 Author Share Posted June 23 @tuanphan thanks a ton - works like a charm! 🙂 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