ssuttkeeg Posted September 7, 2020 Share Posted September 7, 2020 Site URL: https://www.healthyforlifemeals.com/ Hello, I have two questions: 1. I need to hide the mobile navigation/burger on two individual pages but KEEP the shopping cart icon visible. How can I do this? 2. I need to hide the mobile navigation/burger on the shopping cart page itself. Can anyone help? Brine template, 7.0 Link to comment
tuanphan Posted September 12, 2020 Share Posted September 12, 2020 Q1. Add to Home > Design > Custom CSS button.Mobile-bar-menu { visibility: hidden; } Q2. Add to Home > design > Custom CSS body#cart button.Mobile-bar-menu { visibility: hidden; } 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.