Tagged: x
-
AuthorPosts
-
October 26, 2016 at 9:22 am #1231563
MarcoParticipantHi, Shadow is gone. Fixed it 🙂
Having some trouble with the color of the hamburger-menu. See screenshots. Is that possible?
Thx in advanced for the great support!
October 26, 2016 at 12:35 pm #1231909
JadeModeratorHI there,
Your site seem to be inaccessible right now but kindly try this code:
.x-btn-navbar.collapsed { color: #fff; } .x-navbar-fixed-top .x-btn-navbar.collapsed { color: #ccc; }Hope this helps.
October 27, 2016 at 1:50 am #1232729
MarcoParticipantHi,
Yes it’s a local server and only active between ‘working hours’.
It is accessible now.Code didn’t work… On mouse HOVER it turns to gray (fixed header also) and there is still some inner shadow.
October 27, 2016 at 2:03 am #1232736
LelyModeratorHi There,
Please also add this :
.x-btn-navbar.collapsed:hover { color: #fff; }Then update this part:
.x-btn-navbar.collapsed { color: #fff; }To this:
.x-btn-navbar.collapsed { color: #fff; text-shadow: none; }Hope this helps.
October 27, 2016 at 2:12 am #1232739
MarcoParticipantHi,
Almost… on HOVER the color still changes and stil some shadow…
The icon shouldt be white (transparant-header) or black (fixed-header). No color-change on HOVER.Thx!
October 27, 2016 at 2:40 am #1232756
LelyModeratorHi Marco,
This part is not added when I checked your custom CSS:
.x-btn-navbar.collapsed:hover { color: #fff; }Try to add that and then check again.
I can’t see the hover anymore. Please clear browser cache.October 27, 2016 at 2:46 am #1232765
MarcoParticipantHi,
I added the code.
On ‘CLICK’ there still is a color change and shadow. See screenshot.Thx!
October 27, 2016 at 2:47 am #1232767
MarcoParticipantOctober 27, 2016 at 2:51 am #1232771
LelyModeratorHi Marco,
Thank you for the screenshot:
Update this:.x-btn-navbar.collapsed:hover { color: #fff; text-shadow: none; }To this:
.x-btn-navbar.collapsed:hover .x-btn-navbar:hover, .x-btn-navbar.collapsed, .x-btn-navbar { color: #fff; text-shadow: none; }Cheers!
October 27, 2016 at 3:20 am #1232793
MarcoParticipantHi Lely, It is not working.
What I need is that the icon stays white(transparent header) or black (fixed header).
No color change on HOVER and/or CLICK.October 27, 2016 at 3:50 am #1232815
Rue NelModeratorHello There,
Sorry there was a missing comma at the given code. Please have it updated and use this code instead:
.x-btn-navbar.collapsed:hover, .x-btn-navbar:hover, .x-btn-navbar.collapsed, .x-btn-navbar { color: #fff; text-shadow: none; }Please let us know if this works out for you.
October 27, 2016 at 4:42 am #1232862
MarcoParticipantThx, only on ‘CLICK’ the fixed-menu still changes to ‘White’.
October 27, 2016 at 5:37 am #1232918
Paul RModeratorHi,
You can add this under Custom > Edit Global CSS in the Customizer.
@media (max-width: 979px) { .x-btn-navbar { color: #333 !important; } }Hope that helps.
October 27, 2016 at 5:55 am #1232935
MarcoParticipantMmmm, fixed-header icon still changes to white on CLICK…
October 27, 2016 at 5:58 am #1232940
MarcoParticipant🙁
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1183026 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
