Viewing 2 replies - 1 through 2 (of 2 total)
  • You can try something like this:

    #customer_login .register {
        margin-bottom: 112px;
    }

    That code targets only the register form of the customer login area; so chances are it won’t mess your entire site up.

    It adds some spacing (112px in this case) at the bottom of the register form, making the column reaches the same height as the other one.

    Thread Starter OliverCourt23

    (@olivercourt23)

    Thanks a lot! Works fine. Cheers ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Woocommerce Login/Register different sizes – help!’ is closed to new replies.