September 6, 2022 at 5:43 pm
#69937
Hi Antonio,
At first, thank you for choosing our theme and service.
Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:
@media screen and (max-width: 979px) {
.main-nav-sidebar {
display: none;
}
}
Kind Regards