Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author tanaylakhani

    (@tanaylakhani)

    Hi You can change that in /simple-subscribe/libs/SimpleSubscribe/Forms.php Line 31.

    Thread Starter webtings

    (@webtings)

    Hi tanaylakhani

    Thanks for the quick rseponse. I new it was something along those lines but I’ve been trying to find that file all day. Finally worked out where it is. D’oh!

    Thread Starter webtings

    (@webtings)

    One other quick question, how do I change the color of the text?

    Plugin Author tanaylakhani

    (@tanaylakhani)

    it uses class=”required”

    use can insert in your theme file

    #frm-subscriptionFrontsimplesubscribe-2 .required {
    color: [whichever you like];
    }

    Thread Starter webtings

    (@webtings)

    Many thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Subscribe Form Text’ is closed to new replies.