Home Forums WoodMart support forum Hide Login “user ” and "pasword" and "no account yet"

Hide Login “user ” and "pasword" and "no account yet"

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #293957

    nick122
    Participant

    HI

    I would like to use my page to register and log in with Google and Facebook Only.
    so I intend to hide the login and create an account as pictured below.
    please help me.

    and change the word , [ or login with ] to [ login with ]

    thanks

    Attachments:
    You must be logged in to view attached files.
    #294064

    nick122
    Participant

    I wish the login look like this at the end

    Attachments:
    You must be logged in to view attached files.
    #294198

    Hello,

    Please provide your site admin access to the private area.

    I will check if it is possible.

    Best Regards

    #295027

    nick122
    Participant

    Yes i leave msg in private area.
    thanks

    #295346

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    div.create-account-question,
    div.login-form-footer,
    p.form-row,
    p.form-row-password,
    p.form-row-username{
    display:none;
    }

    Best Regards

Viewing 5 posts - 1 through 5 (of 5 total)