Resolved

sub menu not going left when css class set left

Puro Theme started by nilsbird Sep 3, 2020 5 replies
nilsbird Sep 3, 2020 · 9:43 am #14883

Hi,

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 Bird

Andrew Misplon Puro Sep 3, 2020 · 11:52 am #14884

Hi 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.

nilsbird Sep 3, 2020 · 1:16 pm #14886

Hi Andrew,

Appreciate the response.

Thanks.

Will you be getting the left function to work on the sub menus in the future?

David

Andrew Misplon Puro Sep 3, 2020 · 6:36 pm #14887

Hi 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?

Andrew Misplon Puro Sep 3, 2020 · 6:43 pm #14888

If 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.

nilsbird Sep 4, 2020 · 7:08 pm #14890

Thanks Andrew.

I’ll have a think about your suggestion.

David

6 posts
Closed This topic is closed to new replies. Still stuck? Start a new topic in Puro Theme.