Tagged: x
-
AuthorPosts
-
May 17, 2016 at 4:16 am #995136
ledainguParticipantHi,
The navbar of my site doesn’t appear on mobile phone ??
Please Help 🙂http://www.demolisha.com
x theme v4.4.2May 17, 2016 at 5:24 am #995179
ChristianModeratorHey there,
X mobile navbar button was designed to be white and the background to be dark. Please add the code below in your Appearance > Customize > Custom > CSS to make it black.
.x-btn-navbar:hover { color: black; } .x-btn-navbar.collapsed:hover { color: black; }I’ll forward this issue to our development team and they might add an interface to change the mobile button color.
Thanks.
May 17, 2016 at 5:58 am #995219
ledainguParticipantThanks for the reply
Unfortunately it doesn’t seem to change anything for the moment 🙁May 17, 2016 at 6:46 am #995260
ChristopherModeratorHi there,
Please add this code :
a.x-btn-navbar i { color: red; } .x-btn-navbar:hover i{ color: black; }Hope it helps.
May 17, 2016 at 7:24 am #995302
ledainguParticipantGreat
Works like a charm 🙂
Thanks for your reactivity
Best RegardsMay 17, 2016 at 8:14 am #995368
ChristopherModeratorYou’re welcome 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-995136 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
