Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #666064

    Show Phone Numbers in Mobile View

    #666857

    Hi,

    Can you post the link to your website please?

    Regards,
    Josue

    #666858

    Here’s the link…thank you

    #668569

    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

    #668684

    phone numbers doesn’t showed-up…in mobile view

    #668737

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.