Question T10531
Visible to All Users

Customize theme for Survey Creator V2

created 3 years ago (modified 3 years ago)

[Ticket cloned from T10517: Customize surveyjs react v2]

One of things I observed was, form has classes like sv-text while the form on the designer has sd-text. previously with v1 builder, it was not like that.

Answers

created 3 years ago

Hello Agasya,
Survey Creator V2 can actually use different class names for its elements. Would you please take a moment and describe the issue in greater detail?

For the record: you can now customize Survey Creator V2 theme using variables. For more information, refer to:

I look forward to your reply.

    Comments (2)

      For example, single text uses .sv-text class name. Now, If i try to add some styles based on sv-text the its not working when single text is rendered on builder. Why? Because on builder, its using .sd-text.
      So, in order to get it working, i need to apply same styles to both class names. like .sv-text, .sd-text {}.
      This was not the case earlier.

        Hello Agasya,
        Thank you for the clarification. Style names may actually vary. Survey Creator uses the updated defaultV2 theme and so, you may need to adjust style names to apply different styling.

        Please let us know if you have follow-up questions.

        Thanks