Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #759680

    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…

    #759742

    Hey JoseAntonio,
    Try adding this to quick css:

    .header_color .main_menu ul ul{
    color: #ff5c5c !important;
    }

    Best regards,
    Jordan Shannon

    #759795

    Hi Jordan,
    sorry but it is not working

    #759866

    Hi,

    Can you please provide admin information so that I can look into this further.

    Best regards,
    Jordan Shannon

    #760040

    Sure

    #760458

    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

    #760922

    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

    #760982

    Hi,

    I added this to quick css and it seems to have worked:

    #avia2-menu{
    color: #ff5c5c !important;
    }

    Best regards,
    Jordan Shannon

    #760996

    Great Jordan… thank you!!!

    #760997

    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

    #760998

    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

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘changing secondaru meny font color’ is closed to new replies.