Tagged: x
-
AuthorPosts
-
June 16, 2016 at 8:06 am #1045116
Gnosis123ParticipantHello!
My 2nd level submenu is not displaying over to the right as I would like it to when parent is moused (is that a word??) over.
Though something like :
.x-navbar .desktop .x-nav ul li.menu-item-has-children:hover>.sub-menu {
right: 60% !important;But no!
June 16, 2016 at 8:07 am #1045118
Gnosis123ParticipantThis reply has been marked as private.June 16, 2016 at 8:11 am #1045123
Gnosis123ParticipantThis reply has been marked as private.June 16, 2016 at 9:42 am #1045272
ChristianModeratorWould you mind removing all custom CSS for a moment?
Thanks.
June 16, 2016 at 6:07 pm #1046066
Gnosis123Participantcustom css removed. A while back the x team gave me this .x-topbar .x-social-global{display:none;} so that the dropdown was not off to the left. This css lines up the dropdown nicely but causes the child to be overlaped as you can see from the previous image.
June 16, 2016 at 10:38 pm #1046449
Rue NelModeratorHello There,
Thanks for the updates! To properly align your 2nd level submenu to the right of the first level submenu, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
.masthead-inline .x-navbar .desktop .sub-menu .sub-menu { top: 10px; left: 100%; right: auto; }Please let us know if this works out for you.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1045116 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
