Nharris Posted May 27, 2020 Share Posted May 27, 2020 Site URL: https://sealion-lobster-4z5c.squarespace.com/ Could someone help me make the mobile navigation menu background the same color as the rest of the website pw is designlab Link to comment
ColinSB Posted May 27, 2020 Share Posted May 27, 2020 Would love to see the solution to this problem as well! Thanks Link to comment
tuanphan Posted May 28, 2020 Share Posted May 28, 2020 Add to Home > Design > Custom CSS .header-menu-bg.theme-bg--primary { background: #272433 !important; } 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
Nharris Posted June 3, 2020 Author Share Posted June 3, 2020 Sorry for the late reply tuanphan. I really appreciate your help! However, the text on top of the menu is still black. How do I make that text white? Link to comment
tuanphan Posted June 3, 2020 Share Posted June 3, 2020 1 hour ago, Nharris said: Sorry for the late reply tuanphan. I really appreciate your help! However, the text on top of the menu is still black. How do I make that text white? You want to change text color or background color? Above code is background 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
Nharris Posted June 4, 2020 Author Share Posted June 4, 2020 I want to change both. The CSS code you provided me earlier changed the background color thank you. But now the text is black still. I would also like to change the text for the mobile menu to white. I should have mentioned that earlier, apologies. Link to comment
tuanphan Posted June 8, 2020 Share Posted June 8, 2020 On 6/5/2020 at 3:15 AM, Nharris said: I want to change both. The CSS code you provided me earlier changed the background color thank you. But now the text is black still. I would also like to change the text for the mobile menu to white. I should have mentioned that earlier, apologies. Add to Home > Design > Custom CSS .header-menu-nav-list * { color: white !important; } 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
Nharris Posted June 10, 2020 Author Share Posted June 10, 2020 Thank you so much, I really appreciate it! Link to comment
HarmlessStudio Posted June 18, 2020 Share Posted June 18, 2020 How do you change the burger and cart icon colors in the flyout mobile menu without changing them when the menu is collapsed, as well? Link to comment
tuanphan Posted August 24, 2020 Share Posted August 24, 2020 On 6/19/2020 at 5:01 AM, HarmlessStudio said: How do you change the burger and cart icon colors in the flyout mobile menu without changing them when the menu is collapsed, as well? .header--menu-open .burger-inner>div { background: red !important; } 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
Archived
This topic is now archived and is closed to further replies.