Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #270734
    Michelle Thompson
    Participant

    My site: https://www.note2soul.com/
    When a person subscribes to receive updates, after submitting personal info, the site scrolls down to a message acknowledging the submission. That message has a background color and text-font I’d like to change. How can I do that?
    Thank you.

    #270760
    Skandha
    Participant

    @mtnote2soul: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #wpforms-confirmation-77 {
        background-color: #f23456;
    }

    You can change the color according to your choice.
    Let me know which font you would like to use in the text box.
    Kind Regards,
    Skandha

    #270966
    Michelle Thompson
    Participant

    Hi, Sent email last night, just copying here to close out notes … this worked just fine. Font is actually OK as-is. Thanks.

    #271062
    Skandha
    Participant

    @mtnote2soul: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/chicago/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
    appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How do I change the color background of the WPForm Subscription message box?’ is closed to new replies.