Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add main menu current indication when sub-menu item is current #61

Closed
Misplon opened this issue Feb 23, 2019 · 12 comments
Closed

Add main menu current indication when sub-menu item is current #61

Misplon opened this issue Feb 23, 2019 · 12 comments
Assignees

Comments

@Misplon
Copy link
Member

Misplon commented Feb 23, 2019

Look at enabling the current link underline for a sub-menu parent when a sub-menu link is current.

@charlieapple
Copy link

charlieapple commented Mar 25, 2019 via email

@charlieapple
Copy link

charlieapple commented Mar 25, 2019 via email

@Misplon
Copy link
Member Author

Misplon commented Mar 25, 2019

Hi Tracy

Thanks for your feedback :)

This pull request will be included in the next release of Corp.

@charlieapple
Copy link

charlieapple commented Mar 25, 2019 via email

@Misplon
Copy link
Member Author

Misplon commented Mar 25, 2019 via email

@charlieapple
Copy link

charlieapple commented Mar 25, 2019 via email

@charlieapple
Copy link

charlieapple commented Mar 29, 2019 via email

@Misplon
Copy link
Member Author

Misplon commented Mar 29, 2019

Hi, it was. Please, send a link to the site and we'll take a look.

@charlieapple
Copy link

charlieapple commented Mar 29, 2019 via email

@Misplon
Copy link
Member Author

Misplon commented Mar 29, 2019

Thanks, try adding to Customize > Additional CSS:

.current-menu-ancestor > a {
    border-bottom: 2px solid #ae69a7 !important;
}

After the next update this rule can be removed.

We were testing with page parents, your menu is using a custom link as the parent so the markup is a bit different.

@charlieapple
Copy link

charlieapple commented Mar 29, 2019 via email

@Misplon
Copy link
Member Author

Misplon commented Mar 29, 2019

Thanks again for your help :) Cheers for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants