With a new theme update my submit button on my email input is gone. The form is located on my homepage.

What do I need to change?
With a new theme update my submit button on my email input is gone. The form is located on my homepage.

What do I need to change?
Hey Reid,
Are you using X for the site in question? If so, kindly make sure that you have both X and Cornerstone updated to the latest version and clear the site and browser cache.
If the button still does not display, please provide us with the URL of the site in question since you have a couple of licenses in your account.
Thank you.
Hello Reid,
The button is missing because of this custom css:
.tco-subscribe-form fieldset:nth-child(4), .tco-subscribe-form fieldset:nth-child(5) {
display: none;
}
Please remove this from your custom css in Pro > Theme Options > Custom CSS section.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.