gbt64 Posted October 13 Share Posted October 13 (edited) In the mobile view, when you click on the hamburger menu, you get the overlay menu with all the links. The background is white. What code would make the white only partly opaque so the page underneath can be partly seen? Edited October 13 by gbt64 changed question Link to comment
Web_Solutions Posted October 13 Share Posted October 13 19 minutes ago, gbt64 said: The mobile overlay menu items are centered vertically in the middle of the screen. Is there CSS that will make the menu items start higher up (e.g., not far below the logo) ? Can you share your website URL? If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks MD Rofik Website Designer and Digital Marketer ☕Am I helpful? Want to offer me a coffee? ✉ Send me a message if needed any help. I'll try to reply as soon as possible. Link to comment
Solution gbt64 Posted October 13 Author Solution Share Posted October 13 Found the answer (can adjust the amount of opacity): .header-menu .header-menu-bg { opacity: 0.5; } 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