Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #849165

    Hi, I have a problem with the theme and woocommerce. when a new user wants to log in, on the “My Account” page happens that the “Lost Password” link is covered with the “Log In” button as I can do to resolve it.
    thanks for the support

    Sorry for my little English

    #849950

    Hey dpstud10s,
    Try this code in the General Styling > Quick CSS field:

    .woocommerce .login .lost_password {padding-top: 20px!important; }

    Best regards,
    Mike

    #849962

    wow, awesome! it worked.
    can I use this script to place it in the footer page widget too?

    Thanks for your help!

    #850012

    Hi,
    In the footer the Lost Password link doesn’t seem to be covered, but you can drop it down a line if you wish.
    Try this code in the General Styling > Quick CSS field:

    .woo-ma-lost-pass:before {
      content: "\A\A";
      white-space: pre;
    }

    before:
    2017-09-09_170952
    after:
    2017-09-09_170808

    Best regards,
    Mike

    #850020

    you are the best. thank’s for your job. everything works very well!

    #850070

    Hi,

    Great, glad we could help and thanks for the kind words. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #850102

    the topic can be closed. thank you

    #850121

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Woocommerce – "lost password" in "my account" page position crosses error’ is closed to new replies.