New Landing How can we help? Themeforest Theme Support Neighborhood Change font color for input field text

Viewing 4 posts - 1 through 4 (of 4 total)
  • #79985
    AltanS
    Member
    Post count: 6

    Hey guys I would like to change the font color of text inside of input fields (the checkout page), when adjusting my secondary accent color it changed that as well which I would like to remain dark. Do I have to implement custom css?

    #80313
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    You will have to add the custom css bellow.
    In the example bellow, the font color is changed to red.

    .woocommerce form #customer_details .form-row input{
    color: #C70909;
    }

    Let us know if it works fine.

    Best Regards,
    Rui

    #80379
    AltanS
    Member
    Post count: 6

    Worked, thanks a lot!

    #80380
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem, we are here to help.

    Best Regards,
    Rui

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register