This topic has 2 replies, 2 voices, and was last updated 9 years by davidaran.

  • Author

    Tagged: 

  • #28138
     davidaran
    Participant

    Hi,

    How can I change the color of the green’s bar notification when someone updates his profile?
    See below:
    http://www.screencast.com/t/Y8KuGEyMwOW1

    Thanks

    #28156
     Catalin
    Moderator

    Hello,

    The style for that bar is:

    COPY CODE
    
    
    div#message.updated p 
    {
    background-color: #8ff57a;
    border-color: #80cf70;
    color: #1a6a00;
    }
    
    

    you will need to modify the below code with the new style and add it in your style.css file from your child theme.

    Thank you,
    Catalin

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #28164
     davidaran
    Participant

    It works fine.
    Thanks!!!

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

The topic ‘Profile notifications color’ is closed to new replies.

Log in with your credentials

Forgot your details?