yostudios Posted December 20, 2022 Share Posted December 20, 2022 Hello! After changing my site from one language to billingual (DK/EN) manually with help from this blog: https://www.bradgood.net/articles/multi-language-content-on-any-squarespace-template, the font in my hamburger menu / dropdown menu is now black on some pages and white on others. I wish for it to be white all over / sitewide. Is this possible with som custom CSS? Thanks in advance 🙂 Link to comment
Beyondspace Posted December 20, 2022 Share Posted December 20, 2022 Cab you share your site with the protected password so I can take a look? yostudios 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
yostudios Posted December 21, 2022 Author Share Posted December 21, 2022 I don't think its password protected, as its public for everyone atm. The site url is: https://www.yostudios.dk/ The hamburger menu/drop down is white on both landingpages (DK/EN), but when you access the other pages in the menu it changes to black. Link to comment
tuanphan Posted December 22, 2022 Share Posted December 22, 2022 23 hours ago, yostudios said: I don't think its password protected, as its public for everyone atm. The site url is: https://www.yostudios.dk/ The hamburger menu/drop down is white on both landingpages (DK/EN), but when you access the other pages in the menu it changes to black. You can add this to Design > Custom CSS body.header--menu-open .burger-inner>div { background-color: white !important; } 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!) Link to comment
yostudios Posted December 22, 2022 Author Share Posted December 22, 2022 It didn't work 😞 Unfortunately the font is still black on all pages that are not the 2 language landingpages... Link to comment
Solution tuanphan Posted December 24, 2022 Solution Share Posted December 24, 2022 On 12/22/2022 at 3:38 PM, yostudios said: It didn't work 😞 Unfortunately the font is still black on all pages that are not the 2 language landingpages... That code for burger icon With overlay menu items, use this code .header-menu-nav-item * { color: white !important; } 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!) Link to comment
yostudios Posted December 27, 2022 Author Share Posted December 27, 2022 On 12/24/2022 at 8:11 AM, tuanphan said: That code for burger icon With overlay menu items, use this code .header-menu-nav-item * { color: white !important; } Ahhh that makes perfect sense, thanks for noticing. It worked perfectly so thank you VERY much! Have a lovely day 🙂 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