• Respected sir,
    There is a problem with a alignment on Login page and it looks very bad.
    How to resolve this problem?
    Like login Id and password alignment is not correct.
    And I am not able to amend it and I have also updated the theme to latest version but still its alignment is the same. Kindly help with this problem.
    Regards
    malikanam40

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Theme Author Buywptemplates

    (@buywptemplates)

    Hello,

    To show login Id and password alignment properly, follow the below steps.

    Step 1: Go to dashboard >> Appearance >> Customize >> Additional CSS

    Step 2: Add below CSS in additional CSS.

    .woocommerce form.woocommerce-form-login.login { display: inline-block; }
    .woocommerce form.woocommerce-form-login.login .form-row, .woocommerce .woocommerce-form-login .woocommerce-form-login__submit { display: block; float: none; }
    .woocommerce form .form-row input.input-text{ border: 1px solid; }
    .woocommerce-Address{ max-width: 100%; }

    Thank you.

    I am also getting the same issue and I tried the above steps still Its not working.

    Theme Author Buywptemplates

    (@buywptemplates)

    Hello,

    To show login Id and password alignment properly, follow the below steps.

    Step 1: Go to dashboard >> Appearance >> Customize >> Additional CSS.
    Step 2: Add below CSS in additional CSS.

    .woocommerce #customer_login .col-1,
    .woocommerce #customer_login .col-2 {
    max-width: 100%;
    }

    Thank you.

    Thread Starter malikanam40

    (@malikanam40)

    I have another issue regarding the mobile version of this theme. I am not able to amend it through word press, it is showing black screen as compared to desktop and tablet versions. When I open my web page in mobile, it is showing a white blank portion on the right side. Can you please resolve this issue?

    Thread Starter malikanam40

    (@malikanam40)

    Will the mobile version be updated? Its alignment has issues

    Theme Author Buywptemplates

    (@buywptemplates)

    Hello,

    We have checked our theme in the mobile version, but it is not showing any white blank portion on the right side. Can you send a screenshot to understand the issue? So, we can help you with resolving it.

    Thank You.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Login page alignment’ is closed to new replies.