W
W1zzard
Guest
To view this content we will need your consent to set third party cookies.
For more detailed information, see our cookies page.
Accept third party cookies
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?
Continue reading...
For more detailed information, see our cookies page.
Accept third party cookies
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?
Continue reading...