Okay
  Public Ticket #855302
contact form
Closed

Comments

  • leon started the conversation

    Hello,

    How can i change the color of contact form field?

    Kind regards,

    Leon

  • [deleted] replied

    Hi Leon,

    Can you please add the code below to Custom CSS

    .contact-form input, .contact-form textarea {
        border-bottom-color: blue !important;
    }
    
    .contact-form textarea {
        background-image: linear-gradient(blue 1px, transparent 1px) !important;
    }
    

    You are using an very old version of our theme (1.8.9) and the latest version for the moment is (1.9.3), please update your theme first and then the premium plugins too.

    The easiest way to update our themes is if you use Envato Toolkit or Envato Market plugin. On this link How to update Themes and Plugins you can learn this easy step-by-step procedure :)

    Important: After you update the theme please don't forget to go to Appearance > Install Plugins to update all your premium plugins to the latest version that we support.

    If you can't update LayerSlider, go to Plugins and deactivate this plugin. Then go to Appearance > Install Plugins, you now can update and then activate Layer Slider again.