Eespresso2013Dec 20, 2017
I tried several times to add some css code on style.css, header.css and so on
Nothing happend to the element
1 reply · opened Dec 20, 2017
I tried several times to add some css code on style.css, header.css and so on
Nothing happend to the element
Hello,
You can find the related code in the css/dark.css File. Consider using the following CSS code:
.dark #primary-menu:not(.not-dark) ul ul,
.dark #primary-menu:not(.not-dark) ul li .mega-menu-content,
#primary-menu.dark ul ul,
#primary-menu.dark ul li .mega-menu-content {
background-color: #333;
border-color: #3F3F3F;
border-top-color: #1ABC9C;
}This should 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