Tagged: x
-
AuthorPosts
-
April 26, 2016 at 1:52 pm #900810
lgcollParticipantHello there 🙂
When I scroll over certain menu items (Politics, Culture & About to precise) a coloured highlight line appears underneath these items. However, this does not happen for the other three items (or rather I think it does, but in white so it doesn’t show up against the white background. My questions are:
1) How can I make this line appear underneath all of these items equally?
2) Can I add a line above these items when you hover over them as well, so each item is sandwiched as it were by these lines?
3) How do I make these lines black?
Thanks in advance!
p.s. I will include my login info below in a private reply
April 26, 2016 at 1:52 pm #900813
lgcollParticipantThis reply has been marked as private.April 27, 2016 at 5:56 am #901883
ZeshanMemberHi there,
Thanks for writing in!
#1, #2, & #3: It seems you have some custom CSS that is causing this issue. To overwrite it and show the line above the menu item too and change the lines to black, please add following CSS under Custom > CSS in the Customizer:
.x-navbar .desktop .x-nav > li > a:hover, .x-navbar .desktop .x-nav > li:hover > a { box-shadow: 0 2px 0 0 hsl(0,0%,0%), 0 -2px 0 0 hsl(0,0%,0%) !important; }Hope this helps. 🙂
Thank you!
April 27, 2016 at 6:34 am #901944
lgcollParticipantAmazing, thank you so much Zeshan! Works like a dream.
Quick follow-up question – is there a way to highlight the items in the drop-down menu when you hover over them? At the moment they remain the same, but I would like them to be a more satisfying click (I hope that makes sense!)
Is there, for example, a way to change the background behind the items on the drop-down menu to grey when you hover over them? Or perhaps to box them in lines like the rest of the menu categories?
Thanks in advance 🙂 Support here is great, I really appreciate it!
April 27, 2016 at 1:16 pm #902752
ThaiModeratorHi There,
Please add the following CSS:
.x-navbar .desktop .sub-menu a:hover { background-color: #f0f0f0; color: #333; }Hope it helps 🙂
April 27, 2016 at 2:16 pm #902874
lgcollParticipantWorked like a dream!
Thai, you da man/woman! Thank you 🙂
April 27, 2016 at 11:28 pm #903482
Prasant RaiModeratorHappy to hear that. Feel free to ask us again. Have a great day! 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-900810 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
