The Changes to X Have Made My Background Hover Red

Hello
Since I updated my X theme to the latest version yesterday it changed all of my background hovers to a hideous red color which does not match my color palette.

Are you able to help me figure out how to fix it?

honeyandfigs.com is the site.
thank you!
lisa

Hi @honeyandfigs,

Thanks for writing in.

I have found some setup just like this. First, disable any caching plugin that you have. Then, try to re-save your settings in your customizer. Don’t forget to check if everything is updated.

For latest version guide:

If still not working, please share us your admin credentials so we could check your setup closer. Don’t forget to set it in a secure note.

Thanks.

It unfortunately did not fix it to disable the cache plugin. It’s still red. Scroll to the bottom of this page to see when you hover over “recent posts”

thanks,
lisa

Hi There,

Please add the following CSS under Customizer > Custom > Global CSS or style.css file locates in your child theme:

#cs-content .x-recent-posts .x-recent-posts-img:after {
    background-color: #4c696e;
}

Where is the customizer found? Could you let me know how to navigate to it?
thank you,
lisa

Hello There,

Thanks for updating in! The code is coming from the default stack style.css. The problem is the global color settings. Please go to X > Launch > Template > Colors. Revisit your selected colors and make sure that they are not duplicated or might be that the settings changed somehow.

Hope this helps. Please let us know how it goes.

Hi @BecauseMountains

Based on your last comment I am not sure if you still need help.

In case you do, please let us know.

Thank you

Thank you for checking in. Yes, I am still unable to fix the red hover issue even though I went to X-Launch-Template-Colors and made sure my brand templates were there. Not sure what else I can do to remove the red.

Hi Lisa,

I got error when I check your site:

Above is the current content of your child theme style.css when I check. Due to errors, the reference on the main X theme is wrong resulting to this issue. I have remove the error and you can see the content of your CSS now is this:

/*

Theme Name: X – Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/


It is now fixed: https://screencast-o-matic.com/watch/cb6TicI9Bj

Hope this helps.

wow! thank you so much for fixing Lely! I really appreciate your help.
lisa

Glad we could help :slight_smile:

Cheers!