The themes are optimized for the best possible response experience, but you can modify some advanced settings.
Before proceeding, we recommend that you first review the articles dedicated to graphic customization, which will help you understand how to tailor the appearance of your campaigns.
How to change the design of all my questionnaires?
How to customize the design of a specific survey?
If, however, the available options do not meet your needs, you also have access to an advanced graphic customization tool.
We have optimized the different themes to offer the best possible experience to your respondents. Advanced graphic customization allows you to go even further. We recommend contacting a member of your technical team when using this tool.
__________________________________________________________________
Where to find the advanced customization tool?
In the theme editor, you will find the Advanced CSS Customization panel on the right.
To open it, click on the icon:
The panel appears:
You can directly enter your CSS code in the dedicated input field.
__________________________________________________________________
Usage precautions
- To limit the scope of CSS rules and avoid display issues, make sure to start the CSS selector with:
"& "
- To ensure your rule overrides existing rules, you can add the following keyword at the end of declarations (more info here):
!important
- The advanced CSS clause should start with:
{
- And should end with:
}
- Be sure to strictly adhere to the CSS language, as the advanced customization tool does not validate the elements you enter. Examples of resources to understand CSS: https://www.w3schools.com/css/
__________________________________________________________________
Advanced customization example
You want to modify the progress bar by increasing its height and changing the color of the bars.
Assume you have this graphical base:
Go to the Advanced CSS Customization panel.
Insert, for example, this type of customization code:
Then click Save.
The progress bar has been updated.
Skeepers Support is not authorized to modify advanced CSS customization codes. Feel free to contact your Customer Success Manager or Skeepers commercial contact to request a service for full customization of your questionnaires.
If you have any questions, feel free to contact our Customer Care team.