Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1252228
    totaloffice
    Participant

    Hello Support,

    The submenu link color don’t change throughout ( see image attached )I want all links to be white and only light blue when hovered over.
    Can you help me with this please ?

    PS : You guys are brilliant !

    #1252711
    Lely
    Moderator

    Hi There,

    Thanks for posting in and giving us screenshot.
    Please add the following CSS on Appearance > Customize> Custom > Edit Global CSS:

    .ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target {
        color: #ffffff;
    }
    .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target:hover {
        color: #26d4ef;
    }

    Hope this helps.

    #1252882
    totaloffice
    Participant

    It did ! Thanks !

    #1252943
    Rupok
    Member

    You are welcome!

    Glad that it helped. Feel free to let us know if you face any other issue. We’ll be happy to assist you.

    Thanks for using X.

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1252228 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>