Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1201262

    I have tried the solutions in a couple fo threads but nothing worked. I am trying to change the background color of only one of the buttons (the Contribute Content button) in the secondary menu. Thank you.

    #1201403

    Hey williamslyd,

    Try adding this CSS code in Quick CSS, located in Enfold > General Styling:

    #top #header #avia2-menu #menu-item-1956 a {
        background-color: blue;
    }

    Just change the background color.
    Hope it helps.

    Best regards,
    Nikko

    #1201405

    worked perfectly, thanks!

    #1201416

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘change button color of 1 menu item in submenu’ is closed to new replies.