[Plugin: Newsletter Sign-Up] css in thank you message
-
I am trying to format the message you get when you have a successfull signup:
Text to replace the form with after a successful sign-up is now:
Thank you for subscribing to the official <b>Eddie Middle-Line Newsletter</b>.We’re happy to have you on board and appreciate your interest in Eddie Middle-Line !
The bold tag works fine, but the text is black and should be white. Any suggestions what I need to add to the CSS file?
For the signup this works fine:
.nsu-signed-up-1{
padding:10px;
color:white;
}But I need to change the output text colour and size.
The signup works perfect btw, just the little kink that needs to be ironed out of the one I’m using ??
Ron
https://www.ads-software.com/extend/plugins/newsletter-sign-up/
- The topic ‘[Plugin: Newsletter Sign-Up] css in thank you message’ is closed to new replies.