• Hello
    I need to change the color of the page where the text is written, so that what is written on the form boxes can be seen more clearly. Can anyone tell me how to do it? Thank you

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Theme Author Theme Arile

    (@themearile)

    Hi daniela1983

    Thanks for contacting us.

    Please add the below CSS code in an Additional CSS box. So please go to the Appearance => Customize => Additional CSS then paste the CSS here and click to Publish button.

    form.form p label {
        color: #ffffff;
    }

    Let us know if it works.

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘I can’t change the page color’ is closed to new replies.