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

Design issues while changing font size of menu item #21

Open
ashishsthanp opened this issue Apr 11, 2020 · 0 comments
Open

Design issues while changing font size of menu item #21

ashishsthanp opened this issue Apr 11, 2020 · 0 comments
Assignees
Labels

Comments

@ashishsthanp
Copy link
Contributor

Issues

  1. Design.
  2. The submenu is not accessible (hover the main menu item and try to access submenu)

To replicate it, add this custom CSS:
.main-navigation a {
font-size: 14px;
}

radiate-menu-design-issue

Expected outcome:

  1. The menu item should take full height and hence the border.
  2. The menu item should vertically center
  3. The submenu should be accessible
@ashishsthanp ashishsthanp changed the title Design issues while changing font size Design issues while changing font size of menu item Apr 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants