Skip to main content

Return to TX Community

Liaison

Adding instructional text on the Save and Pay button

DISCLAIMER: This CSS tag is not supported or maintained by TargetX, and is simply meant as an example of how you may choose to use CSS within our products. Some or all of the customizations these tags provide may change or no longer apply to your instance at any time. If at any time the CSS impedes expected functionality in the TargetX product, our recommendation will be for you to remove the CSS to regain functionality.  

 

  1. Navigate to the Community Theme tab and select the appropriate record.
  2. Select Edit.
  3. Add the following to the CSS field. Update the highlighted text to meet your needs: 
div.targetx-application-fee-container > center > button
{ margin-bottom: 15px; }

.targetx-application-fee-container:after
{ content: 'Please Submit Your Application after providing payment'; } 
  1. Save your changes.
  • Was this article helpful?