[ad_1]
It seems like the issue with your product page CSS is related to caching. When you make changes or updates, old cached versions may cause styling issues. Purging the cache, as you’ve done, usually resolves this. Even if the products weren’t edited, global CSS updates can affect them if the cache isn’t refreshed.
To avoid this in the future, try enabling automatic cache purging in WP-Optimize whenever you make changes. If the problem persists, consider excluding CSS files or specific pages from caching. Let me know if you need help with these settings!