Trescalane Posted November 9 Share Posted November 9 (edited) Hi! I am trying to find out how I could change the hamburger menu to a close icon when clicked? when close get back to the burger icon, this on mobile. I am using Brine template 7.0 website code : 123456 TIA Edited November 9 by Trescalane add template details Link to comment
Web_Solutions Posted November 9 Share Posted November 9 3 hours ago, Trescalane said: Hi! I am trying to find out how I could change the hamburger menu to a close icon when clicked? when close get back to the burger icon, this on mobile. I am using Brine template 7.0 website code : 123456 TIA 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
Trescalane Posted November 9 Author Share Posted November 9 @Web_Solutions https://www.thehouseofagness.com/ thank you Link to comment
Solution Web_Solutions Posted November 10 Solution Share Posted November 10 9 hours ago, Trescalane said: @Web_Solutions https://www.thehouseofagness.com/ thank you Add these code on Custom CSS panel in Website > Utilities > Website Tools > Custom CSS. .is-mobile-overlay-active .Mobile-bar-menu .Icon--hamburger { display: none !important; } .is-mobile-overlay-active .Mobile-bar-menu .Icon--plus { display: block !important; transform: rotate(45deg); } Kobir and tuanphan 2 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
Trescalane Posted November 10 Author Share Posted November 10 Thank you so much @Web_Solutions ^^ 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