Viewing 1 replies (of 1 total)
  • Plugin Contributor yikesitskevin

    (@yikesitskevin)

    Hi @marithomas,

    To change the background color you’ll need to add custom CSS. This CSS will turn the background color black:

    .yikes-easy-mc-success-message.yikes-easy-mc-success-message-1 {
        background-color: #000000 !important;
    }

    Let me know if you need any help with that.

    Cheers,
    Kevin.

Viewing 1 replies (of 1 total)

The topic ‘Success message background’ is closed to new replies.