Hey,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
.responsive #top .av-main-nav .menu-item-avia-special {
display: none;
}
.responsive #top .av-main-nav .menu-item {
display: block;
}
Best regards,
Yigit