Tagged: x
-
AuthorPosts
-
June 29, 2016 at 11:30 am #1065102
lukasz021677ParticipantHi Guys!
I need some help with Mobile “MENU” button background color and mobile menu link buttons background colors here:
http://mediadevotion.com/fitnesstest/So far mobile “MENU” button background is white,
and mobile menu link have white backgrounds as well. (font color will stay in white – thats why menu positions are not visible right now.)I need to change those to achieve same look as on desktop.
THX!!!!!!
June 29, 2016 at 12:30 pm #1065200
ThaiModeratorHey There,
Please add the following CSS:
.x-navbar .mobile .x-nav li>a { background-color: #000000; } .x-navbar .mobile .x-nav .current-menu-item>a { background-color: #113be4; }Hope it helps 🙂
June 29, 2016 at 1:26 pm #1065298
lukasz021677Participanthey,
it works!
🙂
thanks a lot!And one thing more, blue color for mobile hover state?
I’m trying but can’t find it out …June 29, 2016 at 2:24 pm #1065377
JadeModeratorHi there,
Please try this code
.x-navbar .mobile .x-nav li > a:hover { background-color: blue; }Hope this helps.
June 29, 2016 at 3:48 pm #1065513
lukasz021677Participantyes, it helped,
thanks again!!!
LukeJune 29, 2016 at 8:03 pm #1065871
FriechModeratorYou’re more than welcome, glad we could help.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1065102 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
