Hi,
Can you post the link to your website please?
Regards,
Josue
Here’s the link…thank you
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
@media only screen and (max-width: 990px) {
.responsive.html_mobile_menu_tablet .main_menu .avia-menu, li#menu-item-2419 {
display: block;
}
.av-main-nav > li { display: none;
}}
Best regards,
Yigit
phone numbers doesn’t showed-up…in mobile view
Hi,
It appears you have added the phone number as a menu item. In the mobile view the main menu becomes a compact menu and the phone number is visible only when the menu icon is clicked.
If you wish to display the phone number always please use the Extra elements in Enfold > Header > Extra Elements > Header Phone Number/Extra Info
Or
Enable Header Widget and add your custom CSS styles in Enfold > General Styling > Quick CSS to style the phone number.
Best regards,
Vinay