• ralphw

    (@ralphw)


    Hello!
    I have noticed that the Menu Active color does not work on this site. Instead of being a lighter blue as set in the Customizer, it remains the same dark blue that is set for the Menu Background (inactive).
    Thanks!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • TUT Support

    (@phpexpert21)

    Hello @ralphw,

    We can provide the color to active menu with the help of custom css. Please apply the below given css under Appearance -> Customize -> Additional Css-

    li.current_page_item a {
    background: red !important;
    }
    

    I hope the above was helpful.

    Kind regards,

    Manoj

    Theme Author Styled Themes

    (@gejay)

    Hello ralphw,

    The customizer settings for Menu Active Background color works fine while checking from our end.
    Go to Customizer>>Colours>>Menu Active background, change the color of your own and reconfirm.
    Also clear browser’s cache do a hard refresh and try again. There may also be any conflicts generated due to third party plugin/s if you’ve used any. Please check by temporarily deactivating and reactivating them one by one.

    You may also follow Manoj’s support above.
    Thanks for the support @phpexpert21 !

    [ Signature deleted ]

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Menu Active Color Problem’ is closed to new replies.