Tagged: x
-
AuthorPosts
-
February 9, 2017 at 9:00 pm #1365323
inalienablearmsParticipantHello,
I was able to find the code in the forum to have the sub sub menu fly out to the left instead of the right. We have a lot of pages in the menu, so position is a challenge. I noticed that the background isn’t covering the full text. Please see the screen shot.
Additionally, is it possible to tell certain menu drop downs to fly out left or right independently? For example, Longguns needs to fly out right, but LEO MIL needs to fly out to the left so that the text doesnt go off screen.
I will post the URL and Credentials in a private post below.
February 9, 2017 at 9:01 pm #1365325
inalienablearmsParticipantThis reply has been marked as private.February 10, 2017 at 1:02 am #1365551
DarshanaModeratorHi there,
Thanks for writing in! Could you please try adding this under Custom > CSS in the Customizer.
.desktop .sub-menu{ min-width:320px; }Hope that helps.
February 10, 2017 at 8:29 am #1365867
inalienablearmsParticipantPerfect, that fixed the background size so it fits the text!
How about controlling the “fly out” side/location of the sub sub menu’s? Right or Left side of the menu dropdown. Currently, they fly off the viewport.
February 10, 2017 at 11:29 am #1366092
JadeModeratorHi there,
Please try this code:
.desktop #menu-item-878 .sub-menu .sub-menu { left: -115%; }Hope this helps.
February 10, 2017 at 12:55 pm #1366169
inalienablearmsParticipantYou’re phenomenal, that took care of my remaining issue. Thank you much!
February 10, 2017 at 1:53 pm #1366242
JoaoModeratorGlad to hear it and thanks for the kind words!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1365323 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
