Home New Guten Forums WoodMart support forum CSS and translation for login page /my-account/

CSS and translation for login page /my-account/

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #669546

    DBP
    Participant

    Hi,
    pls help me to increase font size in the login form, translate the “register dialog” and make the register button look the same as all the other buttons in my shop. Pls see screenshot.

    Kind regards

    #669579

    Hello,

    To increase the font size in the login form, you can add the following custom CSS in Theme Settings > Custom CSS:

    .woocommerce-form-login input,
    .woocommerce-form-login label {
        font-size: 20px !important;
    }

    To translate or change the “Register” dialog text, please navigate to:
    Theme Settings > My Account > Login/Register > Registration text — here you can modify the text as needed.

    To make the Register button match your shop’s other buttons, go to:

    Theme Settings > Styles and Colors > Buttons

    In the Advanced button styles section, select “Login/Register tabs switch” from the dropdown to match it with your product style.

    Screenshot for reference: https://ibb.co/3yNkWb6p

    For more detailed guidance, please check our documentation here:
    https://xtemos.com/docs-topic/advanced-button-styles/

    Best Regards,

    #669660

    DBP
    Participant

    Hi, thanks for your help. You can close this thread. Kind regards

    #669731

    Hello,

    You’re very welcome! If you need anything else, feel free to reach out!

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards,

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

The topic ‘CSS and translation for login page /my-account/’ is closed to new replies.