• At checkout page, coupon only showed if user click the “click here to enter your code”, I want login form behave like that.
    screenshot

    what ccs code I have to put?

    .login {
        display: none;
    }

    I use this but, it’s also hide the login form at my account page.

    Thank you.

  • The topic ‘At checkout page how show login only when click here is clicked?’ is closed to new replies.