Okay
  Public Ticket #2576319
customize box borders when activated (form 7)
Closed

Comments

  • Timmy started the conversation

    Hello, I was wondering how I can change the bordercolor of the activated boxes in the form and the color of the warnings when the form couldn't be send. Now they are all in red when activated. 

    Many thanks.


  •  933
    Neuron replied

    Hi Timmy,

    Can you please add the following code to Appearance > Customize > Additional CSS with the color you want.

    form .col-sm-6 span input:focus {
        border: #000 !important;
    }
    .wpcf7-not-valid-tip font font {
        color: #000 !important;
    }

    Feel free to ask for anything you need.

    Kind Regards


  • Timmy replied

    Hello,

    The border color is ok for the most boxes, but not for the big message box (still red).

    The code for color of the text is not working (errors are still red).

    Thanks for the reply.

  •  933
    Neuron replied

    Hi Timmy,

    Can you please provide me with your WP-admin, I will have a quick look to see what's going on.

    Feel free to ask for anything you need.

    Kind Regards


  •   Timmy replied privately
  •   Neuron replied privately
  •   Timmy replied privately
  •  933
    Neuron replied

    Hi Timmy,

    We've updated the code that we've sent you before, you can view it by going to Appearance > Customize > Additional CSS, we've changed the border color for text-area also.

    Feel free to ask for anything you need.

    Kind Regards


  • Timmy replied

    Super! Many thanks.

    Have a great weekend.

    Gr, Timmy

  •  933
    Neuron replied

    You are welcome anytime, feel free to ask for anything you need

    If you like our theme, please leave us a rate with 5 stars at ThemeForest, that would help us a lot.

    Kind Regards,
    NeuronThemes


  •   Timmy replied privately
  •   Neuron replied privately
  •   Timmy replied privately
  •   Neuron replied privately