Okay
  Public Ticket #1007087
Contact Form
Closed

Comments

  • Bepatient started the conversation

    Hi Slient team, happy New year :)

    I have a question about the contact forme. 
    I would like to have the text fields in white, and now they are in grey for the tittle, and black for the text to type.

    How can I change them in white please? 

    thanks a lot for your reply. 

    Alex

  •  8,997
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :

    body[data-form-style="minimal"] .minimal-form-input label span.text .text-inner {
        color: #fff !important;
    }

    Thanks


    ThemeNectar Support Team 

  • Bepatient replied

    Thanks a lot Tahir, 

    It works.

    Alex