Open AnjanaV93 opened 8 months ago
Support References
This comment is automatically generated. Please do not edit it.
Similar case here:
Theme: Byrne
As a workaround, I shared this custom CSS:
/* Adjust heading color bug - themes-issues-7666 | ( 7831131-zen ) MT */
.home .wp-block-cover h2 a{
color: #FFF;
}
Same issue here: 7829689-zen Theme: Eventual
Similar issue with 7837114-zen Theme: Kigen Platform: Simple site
Previously, CSS was given as a workaround.
📌 REPRODUCTION RESULTS
– Tested on Simple: Replicated – Tested on Atomic: Replicated when the Gutenberg plugin is active only
📌 FINDINGS Probably related to another bug, https://github.com/Automattic/wp-calypso/issues/88107#top
📌 ACTIONS Report kept.
Quick summary
Changing the site title block color does not affect the frontend.
Steps to reproduce
What you expected to happen
For color to change based on template edits.
What actually happened
The color is always Blue for the site title block.
Browser
Google Chrome/Chromium, Mozilla Firefox, Microsoft Edge, Apple Safari, iOS Safari, Android Chrome
Context
7826992-zen
Platform (Simple, Atomic, or both?)
Simple
Other notes
Editor:
Frontend:
Reproducibility
Consistent
Severity
None
Available workarounds?
None
Workaround details
CSS workaround is possible.