Viewing 1 replies (of 1 total)
  • Hi @marshlerouge,

    You can change the subscribe button background color with the following CSS code:

    .blossomthemes-email-newsletter-wrapper form input[type="submit"]{
        background-color: #cea36b;
    }

    Please replace the color hex value with your desired color value.

Viewing 1 replies (of 1 total)
  • The topic ‘Change button color’ is closed to new replies.