Tagged: x
-
AuthorPosts
-
September 9, 2016 at 11:36 am #1168223
bluetroop2ParticipantPlease see the attached screen shot. I would like for the hover text in the submenu selections to be white, not red. What piece of CSS should I use to control that?
September 9, 2016 at 11:37 am #1168226
bluetroop2ParticipantSorry, here is the URL… http://casa.bluetroop.com/
September 9, 2016 at 7:48 pm #1168769
JadeModeratorHi there
You can add this under Custom > CSS in the Customizer.
.x-navbar .desktop .sub-menu a:hover { color: #fff; }Hope this helps.
September 14, 2016 at 4:33 pm #1175493
bluetroop2ParticipantExcellent, thank you for your help.
September 14, 2016 at 4:39 pm #1175501
bluetroop2ParticipantSorry, one more question. The CSS for the hover text worked great, however when I have the sub-menu open and not hovering, the page I’m on as it pertains to the selection on the sub-menu still appears red (see screenshot). How can I change that?
September 14, 2016 at 7:31 pm #1175652
JadeModeratorHi there,
Please update the code to:
.x-navbar .desktop .sub-menu .current-menu-item > a, .x-navbar .desktop .sub-menu a:hover { color: #fff; }Hope this helps.
September 15, 2016 at 7:29 am #1176496
bluetroop2ParticipantThank you, that fixed it. Works great.
September 15, 2016 at 8:10 am #1176564
RahulModeratorGlad that worked for you.
If you have anything else, let us know. We’d be happy to assist you with everything.
Thank You.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1168223 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
