Editing Login Page - by ejder077 - on WordPress WooCommerce support

This topic has 4 replies, 2 voices, and was last updated 4 years, 2 months ago ago by Rose Tyler

  • Avatar: ejder077
    ejder077
    Participant
    February 15, 2020 at 01:47

    Hi,

    May I ask how to change the font size and color of my account page?
    https://ibb.co/BrndDFR

    Also, there is a space under the background image, how to make the image cover that too?
    https://ibb.co/HKmPXnj

    Thank you

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 15, 2020 at 09:40

    Hello,

    1) This custom CSS code can be used:

    .page.woocommerce-account p {
        color: white;
    }
    .page.woocommerce-account a {
        color: #ebdabd;
    }

    2)

    .page.woocommerce-account .content-page {
        padding-bottom: 0px;
    }

    Regards

    Avatar: ejder077
    ejder077
    Participant
    February 17, 2020 at 05:06

    Thank you

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 17, 2020 at 09:11

    You’re welcome!

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.