Custom Styling

Modified on Thu, Nov 14 at 8:45 AM

Overwrite Styling Theme on Individual Surveys

Overwrite the global styling theme for individual surveys to create unique styles for each survey.


To set a styling theme for all surveys, please see the Styling Theme manual.


Overwrite Styling Theme

1. In the Survey Editor of the survey you want to style, navigate to the Styling tab:


2. Activate the Add Custom Styles toggle to override the default product styling:



3. Customize your survey's style as needed:


Voila! just hit the save button to apply your changes. Your survey is now ready to impress with its unique look!


Overwrite CSS Styles for App & Website Surveys

You can overwrite the default CSS styles for the app & website surveys by adding the following CSS to your global CSS file (eg. globals.css):


Make sure that you do not change the CSS variable names as they are used by SurveyTale to identify the CSS variables. You can change the values to your liking. We have filled in some sample values for you to change according to your desired appearance.



Overwrite SurveyTale CSS

/* SurveyTalebricks CSS */
--fb-brand-color: red;
--fb-brand-text-color: white;
--fb-border-color: green;
--fb-border-color-highlight: rgb(13, 13, 12);
--fb-focus-color: red;
--fb-heading-color: yellow;
--fb-subheading-color: green;
--fb-info-text-color: orange;
--fb-signature-text-color: blue;
--fb-survey-background-color: black;
--fb-accent-background-color: rgb(13, 13, 12);
--fb-accent-background-color-selected: red;
--fb-placeholder-color: white;
--fb-shadow-color: var(--fb-brand-color);
--fb-rating-fill: rgb(13, 13, 12);
--fb-rating-hover: green;
--fb-back-btn-border: blue;
--fb-submit-btn-border: transparent;
--fb-rating-selected: black;


Funky Survey Examples

Super Mario: I guess he won't let himself be limited by radio buttons and do all three things



Hipster Living: Does your monstera get enough water?

Windows XP: Hach, nostalgia. Made us wanna play Mafia.



Whosagooooodbooooy: Things you've likely said to your dog.


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 at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article