I have purchased the HEADER LAYOUT PACK on DIVI MARKETPLACE, but the appearance of the BURGER MENU section is different.
Demo: https://header-layout-pack.divimarketplace.shop/fullscreen-overlay-menus/fullscreen-overlay-menu-v2/#close
How do I change it to the default BURGER MENU like in the DEMO.
Thank you for the help.
Please change
.hamburger-icon-v1::before {
content: '61';
}
to
.hamburger-icon-v1::before {
content: 'a';
}


Komentar