Okay
  Public Ticket #3249495
solid button hover color
Closed

Comments

  •  1
    Mary Cunningham started the conversation

    How can I change the hover color of a solid button? Thanks.

  •  1,877
    Judith replied

    Hi Mary,

    Thanks for keeping in touch.

    Please send in your website URL so that we can provide possible css.

    Thanks.

  •   Mary Cunningham replied privately
  •  1
    Mary Cunningham replied

    Also having trouble loading Adobe fonts: Argent and Proxima Nova reg.


    Thank you!

  •  1,877
    Judith replied

    Hello Mary,

    Please try this css:

    .full-width-section .light .nectar-button:hover, .nectar-button:hover {
        background: red !important;
    }

    Thanks.