change color of the text in the contact form

  • Posted in : Empathy
  • jerome.espere
    Participant

    hi
    i would to change the color in the box of the contact form
    the text when you write a message
    thanks

    https://www.mediationcm.ca/#/contact-maniwaki

    serkan
    Moderator

    Hi @jerome.espere
    First of all, go to appearance > customize > empathy page colors > activate 3. Page Light Text and save it. Because your contact page is located in the 3rd section in the menu.
    You can customize the text and border color via this custom css code;

    .light-text input:not([type=submit]):not([type=button]):not([type=file]):not([type=radio]):not([type=checkbox]), .light-text textarea {
        border-color: rgba(255, 255, 255, 0.6);
        color: rgba(255, 255, 255, 0.8);
    }

    Thanks

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register