How to change your Signup form background to a color

Modified on Thu, 19 Oct 2023 at 01:02 PM

Add custom background color to your signup form

  • Click Advanced Settings
  • Click 'Pixels' tab
  • Enable 'Custom' to ON

  • Edit the Custom HTML by adding the below CSS code in the header:
<style> .blurred-background { background-image:none!important; background-color: #FFFFFF!important; }
</style>
  • Replace #FFFFFF with the desired colour
  • HTML color codes can be found HERE
  • Click Next & Exit the form to Save your changes

Example:

  • After saving the changes, the Signup form background was changed to purple:



Still need help?

Contact us at support@audiencerepublic.com 


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article