In "SurveyJS Creator", I'm customizing the font size by dividing the title of the survey or question into my own CSS class, but when I focus on the title and try to enter it, the font size becomes smaller.
I want to customize the font size during title input. Is it possible?
Customize the font size during title input.
Show previous comments
(0)
Comments
(0)
Sign in to comment on this post
Answers approved by surveyjs Support
Hello,
Could you please check the live plunker sample - https://plnkr.co/edit/HgMZ9xzYKDwfmnRd
If you edit the title, the font size doesn't become smaller during editing. Do I miss something?
Thanks, Serge
SurveyJS Team
Comments
(2)
MT
5 years ago
Using bootstrap.min.css had an impact on our system, so we did not include bootstrap.min.css.
This problem was resolved thanks to your support.