Skip to content
Discussion options

You must be logged in to vote

Hi!

Can you share the code that you currently use to present the survey? I just checked it with 6.3.1 and nothing is bolded here by default. I can however apply a bold style by using the <b></b> tag in both the prompt as well as the choices:

{
  prompt: "<b>Which of the following do you like the least?</b>", 
  name: 'FruitDislike', 
  options: ['<b>Apple</b>', 'Banana', 'Orange', 'Grape', 'Strawberry'], 
}

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@fspinar
Comment options

@ChristopheBossens
Comment options

@fspinar
Comment options

Answer selected by fspinar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants