I’m trying to update the CSS for a theme I’m editing.
I want to remove the max-width: 30rem from the subscription-form CSS, or replace it with max-width: 100%. I’m running it through Gulp as instructed, but I can’t seem to get it to work. I’m still getting this when I inspect the page…
Can you say more about what you’re trying to change, and what you edited? Some themes create a -min.css version of the theme, but it doesn’t look like that’s what is being loaded in your screenshot.