When setting Header to dark - not seeing any rollover/hover styles

1 reply · opened Dec 26, 2019

TtperriDec 26, 2019

Hi, I really like the dark Header option, but would like to see some rollover/hover colors for the links.

I looked at the sample html and I see that there aren't any rollover effects occurring there for the dark header (index-dark.html).

Did I miss something, or is that styling inadvertently missing?

Thanks for the help,
Therese

SSemicolon WebSTAFFDec 26, 2019

Hello,

This has been disabled by default on the Dark Scheme. Please consider using the following CSS Code:

.dark #header-wrap:not(.not-dark) #primary-menu > ul > li:hover > a,
.dark #header-wrap:not(.not-dark) #primary-menu > ul > li.current > a { color: #1ABC9C !important; }

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard