Hi there,
Does the horizontal scrolling issue get resolved if you temporarily deactivate the LiteSpeed plugin? If it does, you’ll need to review the LiteSpeed settings related to CSS minification.
Let us know!
Is the CSS being combined but not minified after the WordPress or GeneratePress update?
I removed:
wp-content/themes/generatepress/assets/css/main.min.css
However, if there’s a better way to resolve the issue, I’d like to know. I’m not sure if this problem might also occur with other plugins that combine CSS.
Did you remove that from the theme files? If so, you shouldn’t — those files contain the theme’s default styles and removing them can easily cause layout issues.
When I mentioned minification, I was referring to the CSS/JS optimization options in your caching plugin.
If you can share your site URL, we can take a closer look and help identify what’s causing the issue.
I only removed the file frim combine CSS, just that, so i have 2 files, the combined snd the theme css, now I fix the isdue but i no can combine fir have only one css file, and ucss better, but 8s ok..
runningcorrer com ar
Got it, that makes sense. If excluding the CSS from the caching plugin’s CSS combine/minify option resolves the issue, then it’s likely a problem with how the plugin handles minification. You’ll want to check with the plugin’s support, as some CSS can break during minification and cause issues like the one you’re seeing.