themes icon indicating copy to clipboard operation
themes copied to clipboard

Gazette Theme: Contact Form fields use the site's background color

Open ktyfuller604 opened this issue 3 years ago • 1 comments

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

  1. Activate the Gazette theme
  2. Change the background color to black (for example)
  3. Add a contact form
  4. 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: 2 Capture

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.

ktyfuller604 avatar Jul 01 '22 23:07 ktyfuller604