Change the Background of a Survey Published on a Website

When you choose a Website deployment (and only if you display your survey as a pop-in), you can change the background. We will see how to modify the colors and opacity of the background. 

Change the Background

  1. Create your deployment and set up the triggering conditions.
  2. Once you have configured the deployment on your website, click "Add a new action" and choose the trigger that fits your needs.
  3. After choosing Popin, you will be able to configure the action.
  4. Go to "Advanced settings." In this window, you can modify the background settings (using CSS code).

If you are not familiar with adding CSS code, please contact a member of your technical team.

In this example, we change the default background color to purple. Here is the code to do it:

Background color: rgba(0, 0, 255, 0.5)

Original

With the new settings: background color: rgba(0, 0, 255, 0.5)

If you have any questions, feel free to contact our Customer Care team.

Was this article helpful?
0 out of 0 found this helpful