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

Transparent Buttons in Menus do not work as expected #702

Closed
nicolepaschen opened this issue Apr 28, 2022 · 3 comments
Closed

Transparent Buttons in Menus do not work as expected #702

nicolepaschen opened this issue Apr 28, 2022 · 3 comments
Labels
bug General bug issues
Milestone

Comments

@nicolepaschen
Copy link
Member

nicolepaschen commented Apr 28, 2022

In the body, buttons markup is like this: a class="button-primary btn btn-transparent btn-border btn-border-color-1" href="contact-us">CONTACT US

But in the menu, it's like this:
li id="menu-item-129" class="button-primary menu-item menu-item-type-post_type menu-item-object-page menu-item-129 color3-border-color hvr-underline-reveal btn btn-transparent btn-border btn-border-color-1">About Us

The button class is added to the LI, not to the A

@nicolepaschen
Copy link
Member Author

in the editor transparent buttons are not transparent

Image

@nicolepaschen
Copy link
Member Author

nicolepaschen commented Jun 22, 2022

the text seems too far down in the button when it's in the menu. Also should it use the menu font? I can't remember ....

Image

@nicolepaschen
Copy link
Member Author

Image

The 2nd Home is a transparent button.

Looks like that's because the menu item font size is 16px and the button font size is 14px. I guess the button font-size isn't excluding menu-items like it should

@jamesros161 jamesros161 added the bug General bug issues label Jul 5, 2022
@jamesros161 jamesros161 added this to the Stable milestone Jul 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug General bug issues
Projects
None yet
Development

No branches or pull requests

2 participants