Home Forums WoodMart support forum Color settings for pop-up notifications.

Color settings for pop-up notifications.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #181700

    Evgeny Sviridov
    Participant

    Hello! Please tell me how to change the color of the pop-up notifications shown in screenshots 1 and 2?

    Attachments:
    You must be logged in to view attached files.
    #181733

    Hello,

    I saw the screenshots you attached. To Change the background-color of the notice you need to add the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    1)

    .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    Background-color: red;
    }

    2)

    .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    background-color: purple;
    }

    Best Regards.

    #181892

    Evgeny Sviridov
    Participant

    Thank! You helped solve my problem.

    #181899

    Hello,

    We are thrilled that you loved your experience with XTEMOS, We put customer experience and satisfaction as our priority, and your words reaffirms the hard work we put in every day. So thanks for your kind words and we look forward to seeing you again.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Color settings for pop-up notifications.’ is closed to new replies.