Tagged: x
-
AuthorPosts
-
October 7, 2016 at 12:30 am #1206348
nijvestParticipantHi,
Is it possible to have the language selection options on the nav menu be always in the active or hover section colour such that it is more obvious?
My website is http://nijvest.sg/
Thanks
October 7, 2016 at 12:54 am #1206368
NicoModeratorHi There,
Thanks for writing in.
Add this in your customizer custom CSS:
.x-navbar .desktop .x-nav > li .menu-item-language-current > a{ color:#FFF; }Let us know how it goes.
Thanks.
October 7, 2016 at 1:05 am #1206374
nijvestParticipantThis reply has been marked as private.October 7, 2016 at 1:09 am #1206379
Rue NelModeratorHello There,
Sorry there was a typographic error. Please use this code instead:
.x-navbar .desktop .x-nav > li .menu-item-language-current > a{ color:#FFF; }We would loved to know if this has work for you. Thank you.
October 7, 2016 at 1:15 am #1206385
nijvestParticipantHi, it still doesn’t work.
What i mean is to have it as always be on the hover colour without me needing to hover over it. Is that possible?
October 7, 2016 at 1:32 am #1206394
Paul RModeratorHi,
You can add this under Custom > Edit Global CSS in the Customizer.
.x-navbar .desktop .x-nav>li.menu-item-language.menu-item-language-current a { color:#fff; }Hope that helps.
October 7, 2016 at 1:50 am #1206405
nijvestParticipantIt works now. Thanks
October 7, 2016 at 1:54 am #1206412
Rue NelModeratorYou’re welcome!
We’re glad we were able to help you out. -
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1206348 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
