W1zzard
Well-known member
- Affected version
- 2.3.6
The hover should be much more visible.
.offCanvasMenu--nav .offCanvasMenu-subList .offCanvasMenu-link:hover {
text-decoration: none;
background: hsla(var(--xf-publicHeaderAdjustColor));
}
is using publicHeaderAdjustColor even the right choice for the hover?