My css for the added to cart alert is not working since the most recent update - can you help?

I wanted my added to cart alert to be pink with white writing - the latest update has busted it. It now is a white background + black text - perhaps the text body style. Was that tag changed? Is anyone else having issues?
My code is below, thanks!
Jessica

/added to cart alert/
.x-alert-info {
background-color: #f8c7cd;
border-color:#ffffff;
color: #ffffff;
}

Hello Jessica,

Thanks for writing in! In most cases, It could be caused by a plugin conflict, amongst other things. Please check out this troubleshooting article here and follow the instructions for the following sections (where appropriate):

Testing for Plugin Conflict
Theme Update
Child Theme
CSS/JS Customization
Increasing PHP Memory Limit
Disabling Cache
Disabling CDN

If nothing is helping, provide us access to your site so that we can check your settings. Please create a secure note with the following info:
– Link to your site
– WP login URL
– WP username
– WP password
– WP Administrator Role
- Confirmation that we can access and make changes to your site

To know how to create a secure note, please check this out: How The Forum Works

Best Regards.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.