Colour of notifications message - by Eleanorc

This topic has 4 replies, 2 voices, and was last updated 6 years, 11 months ago ago by Rose Tyler

  • Avatar: Eleanorc
    Eleanorc
    Participant
    April 24, 2017 at 12:11

    Hi there,

    I need to change the colours of all notification messages for example, after you sent the contact form, a message pop ups to confirm you’ve sent it. I need to change all of this kind of notifications, from email sent, to items added in cart etc.. Please see screenshot to understand what I mean. Thanks.

    http://prnt.sc/f06hqn

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 26, 2017 at 07:39

    Hello,

    You need to use css to change color, for example:

    .caldera-grid .alert-success {
        background-color: black !important;
        border-color: red;
        color: red;
    }

    http://prntscr.com/f0xb9t

    Regards,
    Rose Tyler.

    Avatar: Eleanorc
    Eleanorc
    Participant
    April 27, 2017 at 14:22

    Hi Rose,

    Thanks for your reply. I have added in the css code, unfortunately it doesn’t work.
    Please could you help. My wordpress logins are in the first message.

    Thanks.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 27, 2017 at 14:27

    Hello,

    Try to clear cache and check http://prntscr.com/f1gjw4

    Regards,
    Rose Tyler.

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.