Tagged: x
-
AuthorPosts
-
December 2, 2016 at 2:21 pm #1279142
Larry KParticipantIf you go to that page, look at menu option: programs
depending if you are on the “head start” page OR NOT…
on – the default color of white shows (and matches background)
not – it works finehow to fix that 🙂
Yes, i could change the background color… BUT don’t want to do that 🙂
why can’t it work like the others do, no matter WHAT page you are on?THIS is what I have in customerize CSS:
.x-navbar .desktop .x-nav > li > a {
box-shadow: none !important;
padding-top:15px;
}.x-navbar .desktop .sub-menu .current-menu-item > a, .x-navbar .desktop .sub-menu a {
font-size:18px;
padding: 3px 10px;
}.x-navbar .desktop .sub-menu .current-menu-item > a:hover, .x-navbar .desktop .sub-menu a:hover {color:green;}
.x-navbar .desktop .sub-menu .current-menu-item > a:active, .x-navbar .desktop .sub-menu a:active {color:green;}what do i need to add?
thanks!
December 2, 2016 at 7:01 pm #1279430
JadeModeratorHI there,
Please try to add this code in the customizer:
.x-navbar .desktop .sub-menu a { color: hsl(214,100%,20%) !important; } .x-navbar .desktop .sub-menu a:hover { color: green !important }December 5, 2016 at 3:10 pm #1282132
Larry KParticipantthank you.
that worked 🙂December 5, 2016 at 11:20 pm #1282586
Prasant RaiModeratorYou are most welcome. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1279142 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
