Archived topic
The WAVE accessbillity test show an error with the contrast
1 reply · Started by Robert on August 10, 2022
Viewing posts 1–2 of 2
Hi
I have a small problem with the colors on the sub-menu...
Even I use the 2 colors: #0B2146 and white
which show the contrast ratio 15:1
https://snipboard.io/DubXvf.jpg
The WAVE accessbillity test show an error:
https://snipboard.io/ayPknp.jpg
What can I do in this case?
Kr
Robert
Hi there,
try giving the menu item link a background color:
.main-navigation .main-nav ul ul li a {
background-color: #0b2146;
}
This archived topic is closed to new replies.