Tagged: x
-
AuthorPosts
-
November 16, 2016 at 7:42 pm #1260336
KCremParticipantI would like to change the color of my drop down menu in the main nav. I tried searching the forum, and the code i found didn’t work.
November 16, 2016 at 9:03 pm #1260456
DarshanaModeratorHi there,
Thanks for writing in! To assist you with this request, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
November 17, 2016 at 10:08 am #1261190
KCremParticipantThis reply has been marked as private.November 17, 2016 at 12:38 pm #1261377
RupokMemberHi there,
Thanks for writing in! You can add this under Custom > CSS in the Customizer.
.x-navbar .desktop .sub-menu { background-color: #333 !important; } .x-navbar .desktop .sub-menu li > a { color: #999999; } .x-navbar .desktop .sub-menu li > a:hover { color: #fff; }First one is to set the submenu background color, then the link color and link hover color. Let’s change the color codes to your own preferred color.
Hope this helps.
Cheers!
November 17, 2016 at 2:08 pm #1261473
KCremParticipantTHANK YOU!
November 17, 2016 at 3:53 pm #1261618
JoaoModeratorYou are welcome! 😀
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1260336 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
