Color sub menu

9 replies · opened Sep 23, 2020

DDcRodSep 23, 2020

HI again,
I forgot totaly how change the background color and the line over sub menu and background...
See attached screen capture, is this part that I need to change (green line, dark grey).
Sorry.
Thank you for solution.
Rodolphe

SSemicolon WebSTAFFSep 24, 2020

Hello,

Very happy to Help!

This is the Code used for the Sub Menu Containers:
[ch_pre type="css"]@media (min-width: 992px) {

.sub-menu-container {
	background-color: #FFF;
	border-top: 2px solid #1ABC9C;
}

}[/ch_pre]

Hope this Helps!

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

DDcRodSep 24, 2020

Hello,
Thank's for quick reply, but where I must wright it?
In witch CSS file?
I tried in differents situations without success...
Thank you for return.
Rodolphe

DDcRodSep 24, 2020

YEs, I'd try it, without success too.

SSemicolon WebSTAFFSep 24, 2020

Hello,

Apologies about the Inconveniences caused!

Can you please provide us with a Live URL so that we can check out the exact issue and provide you with more assistance on this. Thanks for your Patience.

Additionally, you can consider adding !important to the Property Values to force the changes.

Meanwhile, do let us know if we can help you with anything else or if you find any further issues with Canvas.

DDcRodSep 24, 2020

Hello,
No problem, I have time to fix it.

The web site is
https://www.assurances-conseils.lu/en/index_en.html

At that time, the link is only on this page, I will translate all the site when finded solution.
Thank you for your help.

Rodolphe

SSemicolon WebSTAFFSep 26, 2020

Hello,

The CSS Codes are not working as you are using Older Versions of Canvas. The CSS Codes we had provided you with is for Canvas 6.

You will need to use the following CSS Code for your Version of Canvas:
[ch_pre type="css"]#primary-menu ul ul:not(.mega-menu-column),
#primary-menu ul li .mega-menu-content {
background-color: #FFF !important;
border-top: 2px solid #1ABC9C !important;
}[/ch_pre]

This will definitely work fine. Hope this Helps!

We recommend you to Update to the Latest Version of Canvas as Support for Older Versions of Canvas will be discontinued and will only be limited to Included Features.

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

DDcRodSep 29, 2020

Hello,
Great, it's perfect.

For update to the latest version of Canvas,
I am afraid, becose I made some colors transformation in the CSS, not on the Custom.css !
So I need to find every point and transforme it in the new version...
And more, writing again all the html changes of the themes, becose I took some differents parts of severalls exemples of your thems. Too much work also for free (!).
I translate the web site in englih and normaly stoped my work on this website.

Thank you for all.
Rodolphe

SSemicolon WebSTAFFSep 30, 2020

Hello,

We understand. Glad your issues were resolved.

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

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