Main menu contains sub item the mobile menu not working, but on the pc working fine

This topic has 16 replies, 3 voices, and was last updated 2 months, 2 weeks ago ago by Jack Richardson

  • Avatar: BL
    VoyagerVA
    Participant
    December 19, 2025 at 01:36

    Please advise why Main menu contains sub item the mobile menu not working, but on the pc working fine?

    I need it to be clickable.

    15 Answers
    Avatar: Samir Malik
    Samir Malik
    Support staff
    December 19, 2025 at 05:48

    Hello VoyagerVA,

    We have tested the issue on a real device, and everything appears to be working correctly.

    Could you please provide some screenshots or a short video to help us better understand the problem?

    Thank you for your cooperation.

    Best regards,
    The 8Theme Team

    Files is visible for topic creator and
    support staff only.
    Avatar: BL
    VoyagerVA
    Participant
    December 19, 2025 at 14:39

    Please check

    Please contact administrator
    for this information.
    Files is visible for topic creator and
    support staff only.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    December 19, 2025 at 16:13

    Hello @VoyagerVA,

    We kindly suggest that you review our response and the solution provided to a similar question in the following topic: https://www.8theme.com/topic/i-cant-open-the-page-on-the-mobile-menu-but-on-the-pc-working-fine/#post-458848.

    If you still require our assistance, please feel free to submit your questions.

    Best regards,
    Jack Richardson
    The 8Theme Team

    Avatar: BL
    VoyagerVA
    Participant
    December 20, 2025 at 00:18

    Please let me know how to change the mobile dropdown indicator

    Please contact administrator
    for this information.
    Files is visible for topic creator and
    support staff only.
    Avatar: Samir Malik
    Samir Malik
    Support staff
    December 20, 2025 at 10:44

    Hello, VoyagerVA,

    Please try adding this custom CSS under XStore > Theme Options > Theme Custom CSS > Global CSS:

    
    .etheme-elementor-mobile-menu-element .etheme-elementor-nav-menu-item-arrow span.etheme-elementor-nav-menu-item-icon.etheme-elementor-nav-menu-item-icon-opened svg,
    .etheme-elementor-mobile-menu-element .etheme-elementor-nav-menu-item-arrow span.etheme-elementor-nav-menu-item-icon.etheme-elementor-nav-menu-item-icon-closed svg{
        display: none;
    }
    .etheme-elementor-mobile-menu-element .etheme-elementor-nav-menu-item-arrow span.etheme-elementor-nav-menu-item-icon.etheme-elementor-nav-menu-item-icon-opened::before,
    .etheme-elementor-mobile-menu-element .etheme-elementor-nav-menu-item-arrow span.etheme-elementor-nav-menu-item-icon.etheme-elementor-nav-menu-item-icon-closed::before {
        font-family: xstore-icons !important;
    }
    .etheme-elementor-mobile-menu-element .etheme-elementor-nav-menu-item-arrow span.etheme-elementor-nav-menu-item-icon.etheme-elementor-nav-menu-item-icon-opened::before {
        content: "\e912";
    }
    
    .etheme-elementor-mobile-menu-element .etheme-elementor-nav-menu-item-arrow span.etheme-elementor-nav-menu-item-icon.etheme-elementor-nav-menu-item-icon-closed::before {
        content: "\e910"
    }
    

    Kind regards,
    The 8Theme Team

    Avatar: BL
    VoyagerVA
    Participant
    December 23, 2025 at 02:50

    the following topic: https://www.8theme.com/topic/i-cant-open-the-page-on-the-mobile-menu-but-on-the-pc-working-fine/#post-458848. cant fix the issue

    Please contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    December 23, 2025 at 07:18

    Hello @VoyagerVA,

    Could you please provide temporary wp-admin and FTP access? We will check what can be done to help you.
    To grant WP-Admin access, please proceed to create a new user account with an administrator role through your WordPress Dashboard. Once the account is established, you may securely transmit the username and password to us via the Private Content section designated for this purpose.

    For FTP access, we require the following details: FTP host, FTP username, FTP password, FTP port, and FTP encryption type. If you need assistance in creating these credentials, please reach out to your hosting provider who will guide you through the process.

    Kind regards, Jack Richardson
    The 8theme’s team

    Avatar: BL
    VoyagerVA
    Participant
    December 23, 2025 at 19:48

    Can you guide me which file or code i should change?

    Please contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    December 24, 2025 at 07:20

    Hello @VoyagerVA,

    Could you please grant us temporary access to your dashboard so that we can verify whether it is possible to upload our updated files there?

    Best regards,
    The 8Theme Team

    Please contact administrator
    for this information.
    Avatar: BL
    VoyagerVA
    Participant
    December 27, 2025 at 03:40

    Hi, you may try here.

    Please contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    December 27, 2025 at 12:05

    Hello @VoyagerVA,

    Thank you for providing access. Please check now, as we have uploaded the modifications to the files we previously shared.

    Best regards,
    Jack Richardson
    The 8Theme Team

    Please contact administrator
    for this information.
    Avatar: BL
    VoyagerVA
    Participant
    December 27, 2025 at 13:29

    ok thanks

    Please contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    December 27, 2025 at 13:57

    Hello @VoyagerVA,

    Yes, you may copy the mentioned files and upload them to another website where such a fix is required, or you can update your theme to the latest version 9.6.4, which already includes these improvements: https://xstore.8theme.com/update-history/.

    Additionally, please add the following snippet to your child theme’s functions.php file (https://prnt.sc/tHg03wgt62yF):

    add_filter('etheme_elementor_menu_item_arrow_click', '__return_true');

    Best regards,
    Jack Richardson
    The 8Theme’s Team

    Avatar: BL
    VoyagerVA
    Participant
    December 28, 2025 at 03:02

    It’s fixed now. Thank you.

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    December 28, 2025 at 11:59

    Hello @VoyagerVA,

    If you have any additional questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.

    Kind regards,
    Jack Richardson
    The 8theme’s team

  • Viewing 16 results - 1 through 16 (of 16 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.