- This topic has 5 replies, 2 voices, and was last updated 4 years, 2 months ago by nilsbird.
Tagged: sub menu
- AuthorPosts
- September 3, 2020 at 9:43 am #14883
nilsbirdParticipantHi,
nilsbirdtraining.com
I have set the css classes (optional) to left on a submenu but it is not then coming out to the left on the screen.
Can you help?
Thanks,
David BirdSeptember 3, 2020 at 11:52 am #14884
Andrew MisplonKeymasterHi David
Thanks for reaching out.
At the moment, the
left
class is only functional from the top level. If you apply the class to the Webinars menu item it’ll work.September 3, 2020 at 1:16 pm #14886
nilsbirdParticipantHi Andrew,
Appreciate the response.
Thanks.
Will you be getting the left function to work on the sub menus in the future?
David
September 3, 2020 at 6:36 pm #14887
Andrew MisplonKeymasterHi David
Sure, no problem.
Are you wanting to make some of your second-level parents open to the left and some open their children to the right?
September 3, 2020 at 6:43 pm #14888
Andrew MisplonKeymasterIf you’d like to make the final lists left aligned, you can add the following to Customize > Additional CSS:
.main-navigation .left ul ul li { text-align: left; }
That might work as a slightly cleaner look.
September 4, 2020 at 7:08 pm #14890
nilsbirdParticipantThanks Andrew.
I’ll have a think about your suggestion.
David
- AuthorPosts
The topic ‘sub menu not going left when css class set left’ is closed to new replies.