Tagged: x
-
AuthorPosts
-
October 4, 2016 at 8:55 am #1201953
Samantha EParticipantHello,
For some reason when I enter the code below, it is still showing my mobile navigation bar as white. Please help 🙂
/*Mobile Navigation*/
.x-btn-navbar.collapsed {
color: #4F4E4E;
}
.x-btn-navbar.collapsed:hover {
color: #4F4E4E;
}
.x-btn-navbar {
color: #4F4E4E;
}
.x-btn-navbar:hover {
color: #4F4E4E;
}October 4, 2016 at 8:56 am #1201954
Samantha EParticipantThis reply has been marked as private.October 4, 2016 at 8:59 am #1201962
Samantha EParticipantAhh please make the login and pw hidden
October 4, 2016 at 9:59 am #1202066
JoaoModeratorHi There,
You had a missing } on the media query above the code, I have added for you.
Hope it helps,
Joao
October 4, 2016 at 2:01 pm #1202409
Samantha EParticipantyou rock!
October 4, 2016 at 2:13 pm #1202434
JoaoModeratorThanks Samantha 🙂
October 10, 2016 at 12:51 pm #1210236
Samantha EParticipantMind double checking again for me? It seems to be showing as white and only grey when hovering over 🙁
login info above earlier in chat
October 10, 2016 at 1:09 pm #1210267
JoaoModeratorHi Samantha,
I have updated your code a bit and also added a code to make your social media icons visible .
I added the following code:
.x-topbar .x-social-global a i { color: #4F4E4E; }Hope that helps
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1201953 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
