Hi,
I am trying to customize the WooCommerce login form.
At first, I copied the form-login.php
from WC folder to Bricks’ child theme, and then I noticed that the login (and the register etc) form is managed in woocommerce-account-form-login.php
located in bricks/includes/woocommerce/elements
.
Is it possible to override this file?
Thank you