Alterar a cor do Hover do submenu no mobile

8 replies · opened Jan 3, 2020

LLaurivalJan 3, 2020

Quero alterar a cor da fonte hover do submenu para vermelho, no desktop ok, mas no mobile não altera, poderia me ajudar? segue link de como fica no mobile.

no mobile http://prntscr.com/qiouri

no desktop http://prntscr.com/qiovfr

SSemicolon WebSTAFFJan 5, 2020

Hello,

Please find the following code in the css/responsive.css File:

#primary-menu ul ul li:hover > a {
	background-color: transparent !important;
	font-weight: 700;
	padding-left: 5px;
	color: #1ABC9C;
}

and change the HEX Color according to your needs.

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.

SSemicolon WebSTAFFJan 5, 2020

Hello,

Apologies about the Inconveniences caused!

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.

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

SSemicolon WebSTAFFJan 12, 2020

Hello,

We have checked out your Website and it appears that you have tried to change the Links manually. Consider using the css/colors.css File after you add all your Stylesheets so that the colors are automatically applied. Make sure you checkout the Documentation > Start > Color Schemes section.

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.

LLaurivalJan 12, 2020

Este não consegui, alterei a cor no responsive.css, alterei a cor no color.css,alterei a cor no color.php, chamei a stylesheet do color.css no header acima de todos os css, alterei #primary-menu ul ul li:hover > a no responsive.css e também no slyle-vars e style.css.... mas nenhuma funcionou corretamente, agora ficou mais ou menos quando altero o CSS e atualizo a pagina, ok funciona,mas é só rolar a página que volta a cor verde no hoover.

SSemicolon WebSTAFFJan 12, 2020

Hello,

Just change the Color in the css/colors.css File and then make sure that this CSS File is linked after all the other Stylesheets.

This would automatically fix the issue. Hope this Helps!

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

LLaurivalJan 12, 2020

Agora sim, coloquei o color.css depois de todos os css e ai foi.

muito obrigado.

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