Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #978151

    Hi Team,

    I want to change one item on my main nav menu to a red and I went into the menu section and added a class to it but I cannot seem to get it to change the color. Here is the css I am using. What in your thoughts am I doing wrong. What am I missing?

    #top #header .seubutton {
    color:#e31b23 !important;
    }

    Thank you!

    #978153

    #978158

    Hi,

    Please provide a link to the site/page in question so we can look into this further.

    Best regards,
    Jordan Shannon

    #978161

    Hi Jordan,

    Sorry about that, I thought I included it in the private content section but I must’ve missed that. I have added it here below.

    I appreciate it!

    #978168

    Hi,

    Add this to quick css:

    #menu-item-477 a .avia-menu-text{
    color:#e31b23 !important;
    }

    Best regards,
    Jordan Shannon

    #978186

    Thanks Jordan. I forgot to look for the menu item number. That solved it for me. Thank you so much!

    #978187

    Hi,

    No problem at all, I’m happy to help. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘CSS Menu Class Change Color’ is closed to new replies.