[wp-trac] [WordPress Trac] #38980: Twenty Seventeen: Header text color isn't always applied

WordPress Trac noreply at wordpress.org
Tue Nov 29 13:37:44 UTC 2016


#38980: Twenty Seventeen: Header text color isn't always applied
---------------------------+-------------------------
 Reporter:  ocean90        |      Owner:
     Type:  defect (bug)   |     Status:  new
 Priority:  normal         |  Milestone:  4.7
Component:  Bundled Theme  |    Version:  trunk
 Severity:  normal         |   Keywords:  needs-patch
  Focuses:                 |
---------------------------+-------------------------
 This is an issue with the CSS specificity.

 Issue 1:
 * Clear existing theme mods (`wp eval "remove_theme_mods();"`)
 * Go to the customizer and the colors section
 * Switch to "Custom" and choose a color
 * Notice that the preview has the color applied
 * Click Save & Publish
 * Close customizer and view the front page
 * '''Bug''': The header text has the default color

 Issue 2:
 * Clear existing theme mods (`wp eval "remove_theme_mods();"`)
 * Go to the customizer and remove the header image
 * Default header color is now `#222`
 * Go to the colors section
 * Change header text color to red
 * Click Save & Publish
 * Reload customizer (CMD/CTRL+R)
 * Go to the colors section
 * Select "Dark"
 * '''Bug''': The preview has the default color and the header text control
 still shows red
 * Change header text color to yellow
 * Notice that the preview has the color applied
 * Click Save & Publish
 * Close customizer and view the front page
 * '''Bug''': The header text has the default color

--
Ticket URL: <https://core.trac.wordpress.org/ticket/38980>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list