Jump to content

Contact Form 7 styling


harry_ord

Recommended Posts

This is my page, where i have 2 contact forms, i need to fix the one in the bottom:

http://ciudadcapital.agencialosnavegantes.cl/contacto/

I want the input-type file to have a black background, so i do this:

 div.wpcf7 input[type="file"] {
   cursor: pointer;
   padding-bottom: 50px;
   background-color: #0000 !important;
}

But it doesn't work, it's still white.

Is something missing?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...