How to change: "Alternative Disclaimer Text" - Wordpress Plugin

DannyC831
Regular Participant

If you go to WordPress Dashboard, Contact Form, Settings, General tab, scroll down to Global Form CSS Settings, Alternative Disclaimer Text, there is a text box where you can use text or HTML to override the default.

 

I apply this HTML, but when I save it, some of the HTML tags are removed.

 

PASTED THIS HTML:

<html>
<head>
<title>Title of the document</title>
</head>
<body>
<p>
<b>
<style="color:#272c3f";font-size:14px;>By subscribing, you agree to receive our ministry materials and agree with our <a href="https://kingdomlearners.com/privacy-policy" style="color: #c5d64a;" >Privacy Policy</a>. You may unsubscribe at any time.</b>
</p>
</body>
</html>

 

AFTER SAVING CHANGES:

<title>Title of the document</title>


<p>
<b>
By subscribing, you agree to receive our ministry materials and agree with our <a href="https://kingdomlearners.com/privacy-policy" style="color: #c5d64a">Privacy Policy</a>. You may unsubscribe at any time.</b>
</p>

 

As you can see, the color font size and color I want to use have been removed after saving the form. What can I do to get the results I'm looking for?

 

Thank you so much for your help.

 

Best Regards,

Danny

2 REPLIES 2
DannyC831
Regular Participant

Is there a way to disable this text from Constant Contact all together and I can add my own text/HTML via WordPress and the Enfold Theme I'm using?

DannyC831
Regular Participant

FYI - I disabled the Disclaimer Text  by adding this CSS

'.ctct-disclosure{
display: none;
}'

and added my own text/HTML via WordPress and the Enfold Theme I'm using

  • Avatar

    Support Tips

    Social Media

    "There's a multitude of ways to engage your audience through us using your social platforms - via ads, social post metrics, email links, and more! " - Will

    See Article
  • Avatar

    Support Tips

    Call-To-Action Links

    "Target your most engaged contacts by creating a segment. Create a special offer or show your appreciation!" - Caitlin

    See Article
  • Avatar

    Support Tips

    Welcome Your Audience

    "Greet new contacts with one or more automated Welcome Emails depending on their interests or your business goals." - Nick

    See Article