Color does not change

Hi,
I'm a web designer and bought your theme for my clients. I have installed Booking Ultra Pro plugin and part of the plugin which is a drop down menu does let me to change its color.
I found this is theme issue not plugin issue. because I test it and installed the plugin on other theme and I can change the color.

Here is the link of the page:

http://www.kiatex.ca/rouzbehsalon.com/book-appointment/

Once you want to select a service you will see the font color is blue. I want to change it to black and it was not possible for me.
I changed all blue color in theme options but it did not work.
Please let me know how can I change it and where?

I must to change the color. My customer asked me to change it.

I am really look forward to hearing from you.
Please check the link and the screen shot below.
image


Thanks

Comments

  • Hi,

    to change this color, you need to use the following css:
    input[type="text"]:focus, input[type="tel"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus, select:focus { color: #000 !important; }
Sign In or Register to comment.