Dropdown text and divider color

1 reply · opened Jul 21, 2024

Rrudymcdaniel23089EEJul 21, 2024

I used custom.css to change the menu colors however how do I change the dropdown text color and divider?

In the attached url the PROJECT dropdown shows a different color.

Thank you!

SSemicolon WebSTAFFJul 25, 2024

Hello,

Currently, the Dropdown Text Colors are handled using the following code:
[ch_pre type="css"]#header {
--cnvs-primary-menu-submenu-color: var(--cnvs-contrast-900);
--cnvs-primary-menu-submenu-border: 1px solid rgba(var(--cnvs-contrast-rgb), 0.1);
}[/ch_pre]

You can change the Values according to your needs.

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