v1.3.0
09 February 2024
New features
- Added option to override default font size (with a custom size available for small and medium+ sizes)
- Support for heading tags. If you want to have the questions be classed as headings in the html then you can add the appropriate tags to the question editor (e.g.
<h3>My question text</h3>
) and the style settings will still apply / control this.
Improvements
- Revamped the toggle icon positioning code so that it will be centred vertically regardless of text size. The toggle adjustment control therefore became redundant and has been removed.