Custom authentication pages with Woocommerce

I have created templates for woocommerce login and registration using the built-in account form elements (rather than building a form manually). I have also created a page for each of these templates and enabled them in bricks settings to be used instead of the default pages.

Now, the only way to login to my site is clicking the header link to ‘my-account’. This should show my new login page but instead it shows the woocommerce dashboard containing my registration template, not even the login template (which I don’t want either).

What’s the correct way to set this up?

Thanks