Change color for Appointments tips

Discussion in 'Appointway WordPress Theme' started by ikarooes, May 26, 2013.

  1. ikarooes

    ikarooes Member

    Joined:
    Jan 12, 2012
    Messages:
    49
    Likes Received:
    1
    Dear friends, where can we change the color for the "price" of the appointments in the web because now the price not see well (www.mariaselyanina.es)

    Regards.

    Fran.
     
  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello Fran,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    input.inktext, textarea.inktext {
    color: your color value;
    }
     

Share This Page