Changing font size on checkout page’s fields to smaller

This topic has 4 replies, 2 voices, and was last updated 4 hours, 20 minutes ago ago by Rose Tyler

  • Avatar: Barbara
    creativesite
    Participant
    October 3, 2024 at 20:40

    Dear support team!

    How can I make the Cart’s field’s Input words to smaller, 15px and to #A2A2A2 color?

    Thank you! 🙂

    Files is visible for topic creator and
    support staff only.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 4, 2024 at 07:18

    Hello, Creativesite,

    Thank you for contacting us and for using XStore.

    Custom CSS code can be used:

    .woocommerce-checkout .et-advanced-label label[for] {
        font-size: 15px;
        color: #A2A2A2;
    }

    Best Regards,
    8Theme’s Team

    Avatar: Barbara
    creativesite
    Participant
    October 4, 2024 at 15:44

    Thank you Rose!

    I add it to the CSS but unfortunately it leaves the size on 17px,
    and the color on dark gray,
    even after deleting cache. I attached image.

    Files is visible for topic creator and
    support staff only.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 4, 2024 at 16:05

    Hello, Creativesite,

    The problem was caused by an unclosed “}” in your custom CSS code.

    Please clear cache and check now.

    Kind Regards,
    8theme team

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

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

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