Open AtrumGeost opened 2 years ago
Another user had this issue here: 6085970-zen. I can also reproduce this on FSE themes now. The user thinks the selected amount should be better highlighted, like the active tabs above them. I also agree with them.
Support References
This comment is automatically generated. Please do not edit it.
Quick summary
When having a Varia theme active, the donations block won't provide visual feedback about the selected amount
Steps to reproduce
Notice the CSS code:
What you expected to happen
For the box-shadow color to show up:
What actually happened
No visual cue is provided, maybe the block is pointing to the wrong variable (
var(--wp-admin-theme-color)
)?Context
User report: 4618974-zd-woothemes
Simple, Atomic or both?
Simple, Atomic
Theme-specific issue?
Was able to reproduce on two Varia Child themes:
Browser, operating system and other notes
Tested on:
macOS Monterey 12.0.1 (21A559)
Reproducibility
Consistent
Severity
Most (> 50%)
Available workarounds?
Yes, easy to implement
Workaround details
Add the following CSS code, be sure to replace
HEX-COLOR-CODE
with the respective color: