Tagged: x
-
AuthorPosts
-
January 8, 2017 at 3:40 am #1320907
cocoonerParticipantafter reading a whole bunch of answers, all of them different, I wonder what’s wrong with this theme.
Shouldn’t it work out of the box? Anyway…I’m one of the many with the Ethos top menu not working either on a small screen (just resize the browser window and it will soon disappear) or on a mobile device.
One of the fixes (adding custom css code) shows the menu on the customizer but not on the site…
Now the bundle with megamenu makes suddendly much more sense.Before I resort using that, is there anything I am doing wrong?
January 8, 2017 at 4:46 am #1320950
ChristianModeratorHey there,
Please add the code below in your Appearance > Customize > Custom > Global CSS
.x-btn-navbar.collapsed { color: red; } .x-btn-navbar:hover { color: blue; } .x-btn-navbar.collapsed:hover { color: darkgray; }Thanks.
January 9, 2017 at 6:16 am #1322200
cocoonerParticipantThis works, thanks.
Shouldn’it be part of the code base?January 9, 2017 at 6:42 am #1322240
Paul RModeratorHi,
It’s part of the base code.
The button is set to white on a dark background by default but since you change your navbar background to white it is no longer visible.
This is the default color of ethos – http://demo.theme.co/ethos-1/
Thanks
January 10, 2017 at 8:39 am #1323930
cocoonerParticipantThanks for your answer!
January 10, 2017 at 8:55 am #1323952
RahulModeratorYou’re most welcome!
Feel free to ask us again.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1320907 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
