After we update our site to 6.3.5 the site displays items that should be hidden. Like the mobile menu. So we end up having duplicated items. Any fix for this? (This is happening on all our sites.)
Does the issue go away when the following filter is added to your site? If not we might need to take a look at the site. I’d also try clearing the cache first.
add_filter("cs_debug_css", "__return_true");
Thank you for the response. And where would I add this snippet?
If you create a child theme, you can put this in the fuctions.php. I would also try updating to 6.3.6 because this sounds similar to the navigation collapsed element issue. Was this a Pro5 upgrade? Are these custom layouts? I would send us a link to check out the site as well. Thanks!
I will give that a try, this was for update 6.3.6. Here is one of the sites.
I think we are all good, it was just taking a few moments after clearing the cache to work. Thank you for all your help!!
You are most welcome.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.