• Resolved akshaysood

    (@akshaysood)


    need to change background color of textbox to white
    and login button background to blue

    I am using – [woocommerce_my_account]

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter akshaysood

    (@akshaysood)

    this is resolved

    .woocommerce-form input, .wpforms-form textarea{
     background-color:white !important; 
    }
    .woocommerce-form button{
     background-color:#6EC1E4 !important;width:50% !important; 
    }
Viewing 1 replies (of 1 total)
  • The topic ‘need to change background color of textbox to white’ is closed to new replies.