Adding a "Create Account" Button Next to "Login" on Turbo Florence Theme

Hey there,

I’ve managed to locate the general area within the liquid where I will be adding the particular piece of code for a “Create Account” button.

However, everytime I add the code in the highlighted section, the header layout gets all out of wack. The button doesn’t stay inline with the header, but goes either above or below the login button.

Is there a particular piece of code that can help keep the button inline with the header menu (i.e., next to the “Login” button)? www.PopFun.com for reference

Thanks a bunch!

Hi @suntisfypopfun , your website looks good and cheery.

How are you adding the code? You need wrap the account register code in

  • 1 Like

    Thank you very much! This had me confused for a couple of hours - I appreciate the reply! It works like a dream.