[ad_1]
Hey guys! New to WordPress here. I’m trying to edit a subscription form with CSS hero but it seems like I can’t get to override the theme settings. What I want to do is to eliminate the blank space around the form in the mobile version. Once I added de CSS code it looks just like I want it in the CSS Hero viewer but one I open the site in my phone it doesn’t show. Any ideas?
[ad_2]
Two things to try:
1. It could be a caching issue, so make sure you are checking the final result in an Incognito (for Chrome) or Private (for Firefox) Window.
2. If needed, add `!important` to the end of your CSS so it overrides CSS being pulled from somewhere else.