New Landing How can we help? Themeforest Theme Support Neighborhood Change color of "Added to Cart" Notification

Viewing 14 posts - 1 through 14 (of 14 total)
  • #224557
    stoukan
    Member
    Post count: 75

    Hello,

    Is there any way I can change the color of the notifications that pop up, from light teal to a different color?

    I attached a photo of what I’m referring to – in this case it says “”Nayma” has been added to your cart.”

    Thank you,
    Sarah

    Attachments:
    You must be logged in to view attached files.
    #224607
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .woocommerce-info,.woocommerce-info p,.woocommerce-info a, .woocommerce-info span{
    color:#ff0000 !important;
    }

    Thanks
    Mohammad

    #224615
    stoukan
    Member
    Post count: 75

    Thanks Mohammad, and after that how do I specify the color that I want? It’s still teal

    #224619
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    What color do you want?
    Thanks
    Mohammad

    #224622
    stoukan
    Member
    Post count: 75

    Color #ebcbc2

    #224623
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .woocommerce-info,.woocommerce-info p,.woocommerce-info a, .woocommerce-info span{
    color:#ebcbc2 !important;
    }
    

    Thanks
    Mohammad

    #224626
    stoukan
    Member
    Post count: 75

    I just added it to General Options > Custom CSS but for some reason it’s not working, the notification is still teal color

    #224630
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please remove last code and try to use this new code:-

    .woocommerce-message{
    color:#ebcbc2 !important;
    }

    Thanks
    Mohammad

    #224631
    stoukan
    Member
    Post count: 75

    Hi Mohammad,

    Almost! But that changed the color of the text, not the box

    #224633
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Try this one instead.

    .woocommerce-message{
       background-color:#ebcbc2 !important;
    }

    -Rui

    #224634
    stoukan
    Member
    Post count: 75

    That worked! Thank you Rui and Mohammad

    #224653
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome. Glad ๐Ÿ™‚ to help you.

    Thanks
    Mohammad

    #226611
    stoukan
    Member
    Post count: 75

    Just set the topic to resolved ๐Ÿ™‚

    #226612
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome. Glad ๐Ÿ™‚ to help you.
    Thanks
    Mohammad

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register