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
Color sub menu
9 replies · opened Sep 23, 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.
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
Hello,
Always in the css/custom.css File. Here is a detailed guide: http://docs.semicolonweb.com/docs/getting-started/theme-customization/ .
Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
YEs, I'd try it, without success too.
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.
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
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.
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
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