New Landing How can we help? Themeforest Theme Support Neighborhood Color Customizer – Sub Menu Text will not change correctly

Viewing 4 posts - 1 through 4 (of 4 total)
  • #253744
    guentherportfolio
    Member
    Post count: 266

    Hi there,

    I have a problem with the Color Customizer. I want to change the color of the “sub menu selected text”. I set it to black #000000 and it changes on some places, but on some other placed, like the main navigation, it doesn’t work. I attached two screenshots for better understanding. The first screenshot is from the language switcher of WPML. The second screenshot from the main navigation with a selected page.

    Thanks in advance
    Best
    Martin

    Attachments:
    You must be logged in to view attached files.
    #253795
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    nav .menu ul li.current-menu-ancestor > a, nav .menu ul li.current-menu-item > a {
        color: #ffffff !important;
    }

    Thanks
    Mohammad

    #253988
    guentherportfolio
    Member
    Post count: 266

    Thanks Mohammad. It works 🙂

    #254040
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome and glad to help you.
    Thanks
    Mohammad

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.