Tagged: x
-
AuthorPosts
-
October 14, 2016 at 3:50 pm #1216615
Peter CParticipantHi,
When I click the mobile nav button, it disappears (or is white) when the drop down nav is displayed. How can I fix this?
Also, is there a way to make the 3 lines thinner for the mobile nav symbol?
Thanks!
October 14, 2016 at 9:12 pm #1216913
FriechModeratorHi There,
Thanks for writing in! First lets address the errors on your Custom CSS on Customizer. Look for the following block and address the syntax error.
#1
.x-btn.white:hover { text-shadow:none !important; font-weight:bold !important; border-radius: 2px !important; border: solid 2px #ffffff !important; background-color: rgba(255, 255, 255, 0.08) !important; color: #ffffff; !important; }Remove the semicolon next to the
color: #ffffffon that block.#2
.x-colophon.bottom { padding-top: 20px; padding-bottom: 20px; text-align: center; border-top: 0px solid #eeeeee; font-size: 12px; line-height:1.6; box-shadow:none;This block is missing the closing bracket.
The issue might resolve itself after you do those fixes. If not you can add this on your custom CSS on Customizer.
header .x-btn-navbar:hover { color: red; }Hope it helps, Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1216615 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
