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

Button Block: Add Option for Hover Color #56382

Open
msilbers opened this issue Sep 19, 2021 · 9 comments
Open

Button Block: Add Option for Hover Color #56382

msilbers opened this issue Sep 19, 2021 · 9 comments
Labels
Blocks Editor blocks, aka Gutenberg blocks, plugins, and extensions [Pri] Normal Triaged To be used when issues have been triaged. [Type] Feature Request Feature requests

Comments

@msilbers
Copy link

What

Include option to change hover color on a button block

Why

The button block allows customization of the text and background colors, but inherits hover from the theme, which some customers don't like. This came up in a chat.

How

We can add it to the color options where text and background colors are set, in the sidebar.

@msilbers msilbers added the [Type] Feature Request Feature requests label Sep 19, 2021
@msilbers msilbers added this to Needs triage in HE Triaging Board (new bugs) via automation Sep 19, 2021
@synora synora added Triaged To be used when issues have been triaged. Blocks Editor blocks, aka Gutenberg blocks, plugins, and extensions labels Sep 19, 2021
@synora synora moved this from Needs triage to Triaged in HE Triaging Board (new bugs) Sep 19, 2021
@dpasque dpasque moved this from Triaged to Prioritized - Feature requests in HE Triaging Board (new bugs) Sep 20, 2021
@inaikem
Copy link
Contributor

inaikem commented Sep 22, 2021

Noting a request for button block hover effects here: 4314023-zen.

@msilbers
Copy link
Author

msilbers commented Nov 2, 2021

requested in 32531245-hc

@msilbers
Copy link
Author

msilbers commented Nov 7, 2021

Needed CSS for this in 4435312-hc but not outright requested

@aleone89
Copy link

Another requirement for this here: hc-24805223 (TwentySixteen theme)

I supplied this CSS:

.wp-block-button.is-style-outline a:hover, .wp-block-button.is-style-outline a:visited { color: black; background: #ffef8e; }

@aleone89
Copy link

aleone89 commented Mar 3, 2022

Another instance here: hc-34473719

@Addison-Stavlo
Copy link
Contributor

Linking this Gutenberg issue here for better tracking of the feature request: WordPress/gutenberg#4543

@cuemarie
Copy link

cuemarie commented Apr 14, 2022

Requested here: 35161607-hc
No workaround provided due to Pro Plan's current scope of support

@dcoleonline
Copy link
Contributor

Another in 5508842-zen
Supplied CSS workaround based on their plan level

@github-actions
Copy link

Support References

This comment is automatically generated. Please do not edit it.

  • 4314023-zen
  • 5508842-zen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Blocks Editor blocks, aka Gutenberg blocks, plugins, and extensions [Pri] Normal Triaged To be used when issues have been triaged. [Type] Feature Request Feature requests
Projects
HE Triaging Board (new bugs)
Prioritized - Feature requests
Development

No branches or pull requests

8 participants