Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author TotalSuite

    (@totalsuite)

    Hello @mandisuhail,

    Thank you for reaching out.

    Although the choices in TotalPoll support HTML tags and you can wrap the text of your choice with strong tags. However, what I can recommend is using custom CSS instead. You can have that from Design tab > Advanced > Custom CSS and enter the following code:

    .totalpoll-question-choices-item-label {
      font-weight: bold;
    }

    Thread Starter mandisuhail

    (@mandisuhail)

    thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Make choices bold’ is closed to new replies.