-
Notifications
You must be signed in to change notification settings - Fork 809
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
Form block: Radio buttons have a reduced opacity #32332
Comments
I believe the issue is that the radio button labels are now being treated the same as the (required) labels in other fields. One user previously had these labels replaced via CSS, and found the radio button labels missing suddenly, with the opacity change as well. I recommended adding a 40300715-hc |
Thanks @NoHopeRadio ! As this affects free users as well who don't have access to custom CSS without a plan or an add-on upgrade, hopefully we can ship a fix soon! |
The same's happening for multiple choice checkboxes, though oddly enough not for single checkboxes. |
Got another report on: 5933725-zd-woothemes - shared the following CSS:
|
Support References This comment is automatically generated. Please do not edit it.
|
I've checked my test sites, and I'm not able to reproduce it. :) |
Excellent, I will close! Fixed by #28212 |
We got another report about this here: 6345849-zen I could also reproduce this issue on a test site using the Marl theme. The opacity rule isn't applied to the editor, so when users check the preview or published page, they see a different color. I'm reopening this for now. Edit: I couldn't replicate this on a Simple Site using Marl. |
Reopened Issue
📌 SCRUBBING : RESULT - Replicated / Could Not Replicate / Uncertain
📌 FINDINGS/SCREENSHOTS/VIDEO
Screenshots/Recordings📌 ACTIONS
|
Is this still valid? I couldn't reproduce it. |
Closing this for now because of the lack of activity on this. We can always reopen in the future if needed. |
Quick summary
A user in the WordPress.com forum reported, and I replicated, that the radio buttons on the Form block on WordPress.com have a reduced opacity.
Steps to reproduce
What you expected to happen
The text on the radio buttons should have full opacity.
The screenshot above is from a self-hosted site using Jetpack.
What actually happened
The text looks like this with reduced opacity:
Impact
All
Available workarounds?
Yes, easy to implement
Platform (Simple and/or Atomic)
Simple, Atomic
Logs or notes
I was able to replicate it on both FSE and non-FSE themes. But on a self-hosted site, this didn't happen.
The text was updated successfully, but these errors were encountered: