Button class “not-allowed”
-
I’m using the storefront theme and WooCommerce along with a membership site plugin called iMember360.
I have an infrequent issue where a user will be on the account login page but the “not-allowed” class is applied to the submit button so they cannot log in.
I’ve looked through all the CSS that could be applied on that page, and it appears that it is being applied by Storefront.
I wanted to see if there was a short list of scenarios that would trigger that class?
input[type=submit]:disabled{opacity:.5!important;cursor:not-allowed}.added_to_cart.disabled:hover
I’m not able to recreate the issue, but have customers report it pretty frequently on a variety of devices and (current) browsers.
Thanks in advance!
- The topic ‘Button class “not-allowed”’ is closed to new replies.