Hello support team,
In the menu subscribe button html entered to a subscription form. As well as in the footer, which can be seen on vitalytennant.com
This is the code:
<input type="hidden" name="vitalytennant.com subscription" value=""><div class="tnp-field tnp-field-email">
<input class="tnp-email" type="email" name="Subscribe to VitalyTennant.com" id="tnp-3" value="Enter Email" required></div>
<div class="tnp-field tnp-field-button"><input class="tnp-submit" type="submit" value="Subscribe" >
</div>
</form>
</div>
How can the subscribe button color be edited as well as just coloring options, either incode, or via global css. Not sure how the initial color of the button is the way it is, since it’s nowhere in the theme options.
Thank you in advance,