jimricco Posted July 26, 2021 Share Posted July 26, 2021 (edited) Hey folks. i found some CSS to change my normal nav menu on desktop to the ol hamburger. but!, i need to change it from black to white so it pops on my image better. any help greatly appreciated ; ) here's what i used to get the hamburger on the desktop. .header-burger { display:flex!important} .header--menu-open .header-menu {opacity: 1!important;visibility: visible!important;} .header-nav, .header-actions {visibility:hidden!important} .burger-box div { display: none; } .burger-box { background-image: url(https://image.flaticon.com/icons/svg/876/876207.svg); background-size: contain; background-repeat: no-repeat; background-position: center center; } Thanks agin! Edited July 26, 2021 by jimricco Link to comment
tuanphan Posted July 27, 2021 Share Posted July 27, 2021 19 hours ago, jimricco said: Hey folks. i found some CSS to change my normal nav menu on desktop to the ol hamburger. but!, i need to change it from black to white so it pops on my image better. any help greatly appreciated ; ) here's what i used to get the hamburger on the desktop. .header-burger { display:flex!important} .header--menu-open .header-menu {opacity: 1!important;visibility: visible!important;} .header-nav, .header-actions {visibility:hidden!important} .burger-box div { display: none; } .burger-box { background-image: url(https://image.flaticon.com/icons/svg/876/876207.svg); background-size: contain; background-repeat: no-repeat; background-position: center center; } Thanks agin! Hi. What is site url? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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