Tagged: ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #270901

    Dear Enfold support team,

    I apologize in advance – probably this question has been asked before, but I didn’t find the proper answer via the search function.
    How can I change the font color in form fields? I figured out how to change the background of form fields, but not how to change the actual font color (http://blog.datenschmutz.net/kontakt/)

    greetings, Ritchie

    #270908

    Ich empfehle auf enfold Version 2.7.1 zu updaten.

    Und für die Formularfelder kannst du mit folgendem CSS code ändern:
    http://kriesi.at/documentation/enfold/custom-css-and-quick-css/

    .page-id-51391 .avia_ajax_form input, .page-id-51391 .avia_ajax_form select{
        color: #000000 !important;
    }
    #270926

    Muchos gracias! Das Update werd ich gleich mal installieren.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Font color in form fields’ is closed to new replies.