Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #311721

    Hi guys!
    I have a small issue with the register button, under my account page. Can you help me to resolve this problem?

    D.

    #311776

    Hey David!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    form.register {
    min-height: 260px;
    }

    Best regards,
    Yigit

    #311806

    Thanks Yigit!
    How can I put all in the same way? Why remember me is on the right side of the button?

    Cheers
    D.

    #311835

    Hi!

    Please add following code to Quick CSS as well

    .form-row label.inline {
    clear: left;
    padding-top: 20px;
    }
    .login p.lost_password {
    margin-top: 0!important;
    }

    Cheers!
    Yigit

    #311931

    Thank you very much!

    Cheers
    D.

    #311933

    Hey!

    You are welcome D, glad we could help!

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Small issue with Register Button Woocommerce My Account Page’ is closed to new replies.