Changes between Initial Version and Version 1 of Ticket #55697, comment 10
- Timestamp:
- 05/13/2022 02:04:45 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #55697, comment 10
initial v1 45 45 -The reason why I did not close and move this issue to the Gutenberg GitHub repository is that there is a potential solution specific for this theme, which is to not use the "header" template part inside the "header dark" template parts. 46 46 47 If the white link color setting is removed from the header-dark parts, and instead applied directly to the site title, then the white text color would not override the link color in the navigation block.47 If the white link color setting is removed from the group block in the header-dark parts, and instead applied directly to the site title, then the white text color would not override the link color in the navigation block. 48 48 49 49 The reason why we can not add the white color to the site title in the header template part, is that this part is also used on templates with a white background.