Issue with Update to 9.08

I just updated my staging website to 9.08 today and the background color of the menus changed from what it used to be. The background color is the same as the menu font. How van I fix this?

In the past the color never changed when doing an update…
Please help
Thank you

Hi @BSWebDev,

Thank you for writing in, please clear all your caching features (plugin, server-side, CDN, and browser’s cache) after updating so that the code from the latest release is always in use. This will help you to avoid any potential errors.

Also, there is a Style Cache under Cornerstone > Settings, please clear that as well.

If the issue persists, please provide us login credentials in a “Secure Note” so we can take a closer look.

Cheers!

Here is a screen shot for my production website versus my staging website…


All of the cache was cleared as requested… I am going to attached the secured credentials to this post for you.

Hi @BSWebDev,

Thanks for reaching out.
It seems that the custom CSS code is the reason behind your issue. I would suggest you remove it from Appearance > Customize > Additional CSS to get rid of this issue.

Screenshot-589-

Hope it helps.
Thanks

Thank you, I will go ahead and remove it, but why was it not a problem before this? The code has not changed at all. This is the same code that is being used on my production website and the menus are fine.

Any thoughts on that?

Hi @BSWebDev,

I suspect what might happen with the new update is that they change the order priority of the Generated CSS and Customize > Additional CSS.

In the previous version, the Generated CSS has the highest priority over Customize > Additional CSS.

image

Then vice versa in the latest version.

image

Hope that helps.

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