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
8 replies · opened Jan 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
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.
Boa tarde!
tem mais algum lugar, aqui ainda não funcionou..
http://prntscr.com/qjpxnn
http://prntscr.com/qjpy58
obrigado
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.
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.
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.
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.
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