Tagged: x
-
AuthorPosts
-
June 24, 2016 at 9:44 pm #1058886
fernando96ParticipantHi,
I need to get the “red line” width the hover position.
I know there is a css line, but I can’t get the correct one.
Regards,
Oswaldo
June 24, 2016 at 9:49 pm #1058891
fernando96ParticipantJune 24, 2016 at 11:00 pm #1058942
FriechModeratorHi Oswaldo,
Thanks for writing in! But I can’t a “red line” on your site? If you would not mind please provide us a little more clarification of the issue, and what you’re trying to do.
Cheers!
June 25, 2016 at 12:25 am #1058987
fernando96ParticipantHi,
In Integrity-1, as standard, the menu is with letter in red and there is also a little red line up of the menu when you hover with the mouse.
In my case, I don’t have that little red line in the menu of my website and I would like to use that option in the menu.
Regards,
Oswaldo
June 25, 2016 at 12:55 am #1059001
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> CSS :
.ubermenu .ubermenu-item.ubermenu-item-level-0 a:hover,.ubermenu-current-menu-item a { box-shadow: inset 0 4px 0 0 #ff2a13; }Hope that helps.
June 25, 2016 at 4:22 pm #1059479
fernando96ParticipantHi,
It’s working, thank you.
Regards,
Oswaldo
June 25, 2016 at 10:10 pm #1059719
Rue NelModeratorYou’re welcome!
We’re glad we were able to help you out.June 25, 2016 at 11:00 pm #1059743
fernando96ParticipantHi,
The correction is working fine in the top menu, but now is also in the footer menu the same line.
Regards,
Oswaldo
June 26, 2016 at 12:45 am #1059800
ChristopherModeratorHi there,
Update previous code to :
.x-navbar .ubermenu .ubermenu-item.ubermenu-item-level-0 a:hover, .x-navbar .ubermenu-current-menu-item a { box-shadow: inset 0 4px 0 0 #ff2a13; }Hope it helps.
June 26, 2016 at 8:32 pm #1060694
fernando96ParticipantHi,
Ok, now is everything working fine.
Thanks again.
Regards,
Oswaldo
June 26, 2016 at 10:24 pm #1060797
Rue NelModeratorYou’re welcome! We’re happy to help you out.
If you need anything else we can help you with, don’t hesitate to open another thread. -
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1058886 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
