How to change the colour of the sub menu text on mobile and how to fix styling error on menu nav

This topic has 4 replies, 3 voices, and was last updated 1 years, 3 months ago ago by Rose Tyler

  • Avatar: David
    David
    Participant
    January 3, 2023 at 23:46

    Hello,

    Please see image 1, how do I change the color of the text on the sub-menus to white or yellow to make it easier to read: https://ibb.co/MPTYXmR

    Please see image 2, how do I fix this styling error which cuts out half the menu so all of the menus can be selected: https://ibb.co/zbmCjp5

    3 Answers
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    January 4, 2023 at 06:02

    Hello, @David,

    Sorry for the inconvenience but can you please share your site WP-ADMIN Login details in the below-listed format in the private content area of this topic on which you are facing the issue so that I will check and fix your issues on your site.

    WP Admin URL:
    WP Admin Username:
    WP Admin Password:

    Note: Kindly take a complete backup of your site first.

    Regards 8Themes Team.

    Avatar: David
    David
    Participant
    January 4, 2023 at 09:57

    Hi Tony,

    Please see details in the private content area, if you still have issues with connecting to it do let me know

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 4, 2023 at 11:52

    Hello,

    1/ Add the below code to Theme Options > Custom CSS

     .mobile-menu-content .menu-title {
        color: #fff !important;
    }

    2/

    body .mobile-header-wrapper .nav-sublist-dropdown>.container>ul, body .mobile-header-wrapper .menu-static-block {
        height: auto !important;
    }

    Regards

  • Viewing 4 results - 1 through 4 (of 4 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.