Viewing 2 reply threads
  • Author
    Posts
    • #6013

      Hello,

      Im using a Ninja form for my contact page here:

      http://fullframeproductions.com.au/contact/

      There is some sort of style sheet from the samsara theme that is affecting the style of the form.

      Can you direct me to this file? I want to change the colour of the font that you type into because it’s too dark.

      Thank you!

    • #6014

      And I would also like to change the height of the text box at the bottom too…

      Thank you.

    • #6017

      Hi

      I’m not quite familar with this plugin, but for your questions, you can try to add the following CSS into Samsara options > Custom Styles > CSS code

      /*The font color in the field and the height of text box*/
      .ninja-forms-field{color:#fff; height:50px;}
      

      Thanks

Viewing 2 reply threads
  • You must be logged in to reply to this topic.