SW_2020 Posted August 21 Share Posted August 21 I'm working on a site where I added a custom menu on the desktop and now the mobile menu is not working. The menu on mobile has a .> as in the picture attached. https://earthworm-star-ema4.squarespace.com/ PW: BuildersofBrands /* Dropdown */ .header-nav-folder-content { background: #231F20 !important; } .header-nav-folder-title::after { content: "."; display: inline-block; width: 40px; /* Adjust width as needed */ height: 30px; /* Adjust height as needed */ background-image: url('https://static1.squarespace.com/static/66688df9e62afc1de9390d86/t/66a7aed614368a696268f994/1722265302643/Nav_Icon_noCircle.png'); background-size: contain; /* or contain, depending on your preference */ } .header-nav-folder-item { a { color: #ffffff !important; padding: 15px !important; }} .header-nav-folder-item { font-family: "Oswald", !important; } /* right menu */ .header-title-nav-wrapper { flex: 1 .1 100%; flex-direction: row-reverse; } .header-nav { text-align: right; } .header-title-logo { text-align: center; } /* center logo */ .header-title { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 9999; text-align: center; } .burger-inner { display: none !important; } Link to comment
Solution Ziggy Posted August 21 Solution Share Posted August 21 4 hours ago, SW_2020 said: mobile menu is not working It is working, it looks like you have the navigation in a folder, you may be able to adjust that with this method: Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲 SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️ Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? 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