themes
themes copied to clipboard
Gazette Theme: Contact Form fields use the site's background color
Quick summary
In the Gazette theme, what you select as the Background color in Colors & Backgrounds will apply to form fields as well.
Similar report: https://github.com/Automattic/themes/issues/5397 (this report is for WooCommerce fields)
Steps to reproduce
- Activate the Gazette theme
- Change the background color to black (for example)
- Add a contact form
- Apply a background color to the contact form
What you expected to happen
The form fills would take on the same background color as the background color set on the contact form block.
What actually happened
The form fill fields were the same color as the background of the site. And there was no way to change that without CSS.
I also noticed that all of the fill fields in the sidebar when clicking on any block were also black (see the screenshot below).
Context
Customer Report
Their screenshots:
Simple, Atomic or both?
Simple, Atomic
Theme-specific issue?
Gazette
Browser, operating system and other notes
n/a
Reproducibility
Consistent
Severity
Some (< 50%)
Available workarounds?
Yes, easy to implement
Workaround details
Provided CSS to resolve the issue.