Title: Interval Message HTML CODE
Last modified: February 1, 2022

---

# Interval Message HTML CODE

 *  Resolved [dasher0074](https://wordpress.org/support/users/dasher0074/)
 * (@dasher0074)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/interval-message-html-code/)
 * Hi,
 * How to edit HTML code for interval messages. For example I would like to make**
   BOLD** or _Italic_ words.
 * Another question, how to write something below the “finish button”.
 * [https://ibb.co/nrxPzqG](https://ibb.co/nrxPzqG)
    [https://ibb.co/FgqpvPx](https://ibb.co/FgqpvPx)
 * Thank you,
    Damian

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Thread Starter [dasher0074](https://wordpress.org/support/users/dasher0074/)
 * (@dasher0074)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/interval-message-html-code/#post-15315461)
 * The first question no matter, I found out. What about
 * 1.How to write something below the “finish button”.
 * [https://ibb.co/nrxPzqG](https://ibb.co/nrxPzqG)
 *  Plugin Support [Jasmine](https://wordpress.org/support/users/hyenokian/)
 * (@hyenokian)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/interval-message-html-code/#post-15315504)
 * Dear [@dasher0074](https://wordpress.org/support/users/dasher0074/),
 * Thank you for the topic.
 * Please find the answers to your questions below:
 * 1. You can achieve your desired scenario with the Quiz Maker plugin.
 * If you want to make the text of the Intervals option **bold**, then, please insert
   the text in this tag `<b></b>`.
 * In case you want to make the text of the Intervals option **italic**, then, you
   can insert the text in this tag `<em></em>`.
 * 2. Regarding the second question, as far as I understand you are referring to
   the Restart button being displayed on the Results page.
 * In order to type the text under the Restart Quiz button, you can go to the **
   Quizzes > particular quiz > Settings tab** and tick the **Enable quiz assessment**
   option.
    Here you can write the text you prefer for the **Rating form title**
   suboption. This text will be displayed on the Results page under the Restart 
   button.
 * **See the screenshots**:
    [https://ibb.co/TRYcBST](https://ibb.co/TRYcBST) [https://ibb.co/55gyRfD](https://ibb.co/55gyRfD)
 * If I understand your question incorrectly, please correct me.
 * Thank you.
    -  This reply was modified 4 years, 2 months ago by [Jasmine](https://wordpress.org/support/users/hyenokian/).
 *  Thread Starter [dasher0074](https://wordpress.org/support/users/dasher0074/)
 * (@dasher0074)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/interval-message-html-code/#post-15315832)
 * Thank you for your help!
    Can I remove “raiting stars” somehow and keep just 
   a text?
 * [https://ibb.co/pWwmBgH](https://ibb.co/pWwmBgH)
 *  Plugin Support [Jasmine](https://wordpress.org/support/users/hyenokian/)
 * (@hyenokian)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/interval-message-html-code/#post-15318227)
 * Dear [@dasher0074](https://wordpress.org/support/users/dasher0074/),
 * Thank you for your response.
 * At the moment, unfortunately, the Quiz Maker plugin doesn’t have the option to
   hide the rating stars and leave only the text to be displayed on the Results 
   page.
 * But, I have passed your case to our **Development Team** and they have created
   a new Custom CSS code **special for you** to achieve your desired result.
 * Please take this CSS code and insert it into the **Quizzes > particular quiz 
   > Styles tab > Custom CSS** option.
 * Then, replace YOUR_QUIZ_ID with the corresponding Quiz ID (e.g. 3). Do not delete
   the space after it.
    Do not forget to clear the cache afterward.
 * form[id*=”ays_finish_quiz_YOUR_QUIZ_ID”] .for_quiz_rate{
    display: none; }
 * Please check this and let us know about the outcome.
 * Thank you.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Interval Message HTML CODE’ is closed to new replies.

 * ![](https://ps.w.org/quiz-maker/assets/icon-256x256.png?rev=2174282)
 * [Quiz Maker](https://wordpress.org/plugins/quiz-maker/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/quiz-maker/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/quiz-maker/)
 * [Active Topics](https://wordpress.org/support/plugin/quiz-maker/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/quiz-maker/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/quiz-maker/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Jasmine](https://wordpress.org/support/users/hyenokian/)
 * Last activity: [4 years, 2 months ago](https://wordpress.org/support/topic/interval-message-html-code/#post-15318227)
 * Status: resolved