Hi is there a way to change via quick css the font color for ONLY the secondary menu I want it #ff5c5c but everything I’m doing is not working…
Hey JoseAntonio,
Try adding this to quick css:
.header_color .main_menu ul ul{
color: #ff5c5c !important;
}
Best regards,
Jordan Shannon
Hi Jordan,
sorry but it is not working
Hi,
Can you please provide admin information so that I can look into this further.
Best regards,
Jordan Shannon
Hi,
Thanks for that, though I’m not sure I understand what you are trying to target, is it all the sub menu items? In other words; all the menu items except the ones on the first level?
Best regards,
Rikard
Hi Rikard…
I want to only change the color for the secondary menu, not the main or the submenu of the main…
If you go to the site you will see that on the top left corner the word “INICIA SESIÓN” (this is the secondary menu)
right now it is showing white on transparent header and black when the menu stick… AND WHAT I WANT TO ACHIEVE is that the word appear red #ff5c5c when is on transparent header, and when the menu stick… I dont want to change anything on the main menu or sub menu….
I don’t know if that is possible… I hopo so…
thank you
Hi,
I added this to quick css and it seems to have worked:
#avia2-menu{
color: #ff5c5c !important;
}
Best regards,
Jordan Shannon
Great Jordan… thank you!!!
Hi,
No problem! I am glad this was able to get fixed for you. If you need additional help don’t hesitate to contact us here.
Best regards,
Jordan Shannon
Hi,
No problem! I am glad this was able to get fixed for you. If you need additional help don’t hesitate to contact us here.
Best regards,
Jordan Shannon