[Resolved] Changing Drop Down Menu DirectionThis topic has 5 replies, 2 voices, and was last updated 8 years, 8 months ago by Andrew Misplon.Tagged: drop down menu directionAuthorPosts August 16, 2016 at 9:34 pm #4443 Andrew MisplonKeymasterHi TriciaGood to hear from you 🙂 Apologies for the hassle. Please, try adding the following to Custom CSS and let me know the results:/* Left swinging drop-down menu items */ .top-bar-navigation ul li.left ul { left: auto; }Thanks August 24, 2016 at 4:37 pm #4538 TriciaParticipantHi Andrew,Bummer, that didn’t work. Just as before, the text is correct, but the white background is cut off and still swinging to the right. This is just in IE explorer though. Any suggestions?Thanks – Tricia August 24, 2016 at 4:44 pm #4539 Andrew MisplonKeymasterSorry about that, please, try replace the previous rule with:/* Left swinging drop-down menu items */ .main-navigation ul li.left ul { left: initial; left: auto; } August 24, 2016 at 7:10 pm #4547 TriciaParticipantThat did it! Thanks!! August 24, 2016 at 7:15 pm #4548 Andrew MisplonKeymasterSuper 🙂 Glad that helped.AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)You must be logged in to reply to this topic.