NHSLeadership / nightingale-2-0

A WordPress theme for the NHS using the NHS.UK frontend library
Other
28 stars 15 forks source link

Bug: Hovering on a menu item makes item not visible (white on white) #660

Closed ShanayaKR closed 3 days ago

ShanayaKR commented 1 week ago

Describe the bug When hovering on a main menu item with the new version (2.7.1) I am shown white text on a white background. This is only on screen sizes below 989px.

I was really confused because it didn't do this on a fresh install, UNTIL I used WP's "customise" screen and set the site-wide colour. After I did this, the issue was replicated with all the colours I tried (blue, dark blue, and pink).

To Reproduce Steps to reproduce the behavior:

  1. Click "customise" in the admin bar
  2. Go to "Colours" and pick one (I did standard NHS Blue)
  3. Publish and then exit the customiser
  4. Make sure your screen size is below 989px
  5. Hover over a main menu item

For reference, we are using the white header with the blue menu.

Expected behavior When hovering, I should be able to see the link text

Screenshots The screenshot below also shows where the code is located (page-colours.scss) nightingale-screenshot-white-hover

maheshmuralip commented 1 week ago

Thanks @ShanayaKR for pointing out. We will have a release soon.

maheshmuralip commented 6 days ago

@ShanayaKR v2.7.2 is released and please try. Thanks