Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1176960

    Hi,

    How would i change the color of just the ‘Donate” button when hovered? It is white right now seeing that is the hover text color for all my buttons.

    #1177385

    Hey griswoldcleveland,

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

    #top #header .av-main-nav .av-menu-button-bordered a:hover .avia-menu-text {
        color: blue;
    }

    Just change the color.
    I hope it helps.

    Best regards,
    Nikko

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.