Problem/Motivation

The top bar CSS contains a background-color style but nothing for the text. If your theme uses white text, the title becomes invisible. This actually is not directly related to #3511280: Front-end theme styles can bleed into Navigation as I initially assumed, as it is present in 11.2 with Claro, but it was working in 11.2 with Gin and now it is broken in both in 11.3

Steps to reproduce

  1. Install Drupal with Navigation on a site with white default text
  2. View a page with the top bar
  3. See the title text is invisible

Before

After

Proposed resolution

Add a color style to the top bar CSS.

Remaining tasks

N/A

User interface changes

N/A

Introduced terminology

N/A

API changes

N/A

Data model changes

N/A

Release notes snippet

N/A

Issue fork drupal-3563812

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

pameeela created an issue. See original summary.

pameeela’s picture

Issue summary: View changes
Status: Active » Needs review
StatusFileSize
new8.57 KB
smustgrave’s picture

Status: Needs review » Needs work

Don't mind marking but can you fix the stylelint issue.

pameeela’s picture

I would if I could but I don't have the theme set up properly, so I just changed it manually. Figured it was a long shot.

I'll try to get that done but anyone else who has it set up feel free to do it in the meantime :)

smustgrave’s picture

Status: Needs work » Reviewed & tested by the community

Okay fixed the pipeline, gitlab is being super weird today.

pameeela’s picture

  • lauriii committed 4350cc96 on 11.x authored by pameeela
    feat: #3563812 Top bar CSS does not set text colour
    
    By: pameeela
    By:...

  • lauriii committed 77e0b6a2 on 11.3.x authored by pameeela
    feat: #3563812 Top bar CSS does not set text colour
    
    By: pameeela
    By:...
lauriii’s picture

Status: Reviewed & tested by the community » Fixed

Committed, thank you!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.