• Resolved dermotcottuli

    (@dermotcottuli)


    I’ve just added your plugin and when it shows with my contact 7 form on my page it outputs “Sign up for the newsletter” Can I change this string and can I change the color of the text? I have the form on a dark background and I’d like the text to be white not black.

    Thanks for your help!

    Dermot

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,
    To change the string, please fill up the “Checkbox Label” box while generating the subscription form.

    To change the color, please add this css code into your theme’s style.css file:

    label.wpcf7-list-label {
    color: #fff;
    }

    Thank you,
    Tikweb Team

    Hi, it seems to have been resolved
    Thanks!

    • This reply was modified 5 years, 3 months ago by tikwebtech.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change color of text and what it says.’ is closed to new replies.