Sử dụng css sau:
@media (max-width: 800px) {
.zn-megaMenuSmartArea-content {display:block !important;}
.zn-megaMenuSmartArea-content .zn_section >
.container {width:100% !important}
.zn-megaMenuSmartArea-content .znListItems {display:block;}
}
Sử dụng css sau:
@media (max-width: 800px) {
.zn-megaMenuSmartArea-content {display:block !important;}
.zn-megaMenuSmartArea-content .zn_section >
.container {width:100% !important}
.zn-megaMenuSmartArea-content .znListItems {display:block;}
}