Thanks, I managed to solve that by taking a look at examples of other templates.
One other issue… I’m getting the error ‘Email address is not valid’ when attempting to signup – this shouldn’t be happening as my registration form only asks for a username and password
[reg-username id="reg-username" placeholder="Username"]
<br>
[reg-password id="reg-password" placeholder="Password"]
<br>
[reg-submit value="Register" id="submit-button"]