Asiya Posted June 20, 2020 Share Posted June 20, 2020 Hi, can anyone please provide small help in a custom code for hamburger. the code i have produces 2 lines in hamburger icon while hamburger usually have three lines not two so what should i do to make it three. here is the code attached. .header-burger { display:flex!important} .header--menu-open .header-menu {opacity: 1!important;visibility: visible!important;} .header-nav, .header-actions {visibility:hidden!important} Link to comment
tuanphan Posted June 23, 2020 Share Posted June 23, 2020 Add to Home > Design > Custom CSS .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; } 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