Title: Question Divider
Last modified: April 24, 2024

---

# Question Divider

 *  Resolved [ali0045](https://wordpress.org/support/users/ali0045/)
 * (@ali0045)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/question-divider/)
 * 1.In the result page I want to add a divider or a line between questions so the
   explanation and questions don’t get mixed up. Please check the ss i provided.(
   i want a line i marked it with blue line)
 * 2. Is there any css code that makes all question go bold without manually doing
   them one by one
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fquestion-divider%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Support [Jasmine](https://wordpress.org/support/users/hyenokian/)
 * (@hyenokian)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/question-divider/#post-17712276)
 * Dear [@ali0045](https://wordpress.org/support/users/ali0045/),
 * Thank you for the topic.
 * At the moment, unfortunately, the plugin doesn’t have such a feature. 
   Please
   take this Custom 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, like this 
   ays-quiz-container-3 #ays_finish_quiz_3). 
   Do not delete the space after it.Do
   not forget to clear the cache afterward.
 * `#ays-quiz-container-YOUR_QUIZ_ID #ays_finish_quiz_YOUR_QUIZ_ID div.ays_quiz_results
   div.step:not(:last-child) 
   { border-bottom: 1px solid blue; border-radius: 0px!
   important; }
 * 2. You can insert the following CSS code into the Custom CSS option as in the
   first case.
   `ays-quiz-container-YOUR_QUIZ_ID #ays_finish_quiz_YOUR_QUIZ_ID .ays_quiz_question*{
   font-weight: bold !important;}
 * Please check these cases and get back to us with an outcome.
 * Thank you.
 *  Thread Starter [ali0045](https://wordpress.org/support/users/ali0045/)
 * (@ali0045)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/question-divider/#post-17712839)
 * Thanks
 *  Plugin Support [Jasmine](https://wordpress.org/support/users/hyenokian/)
 * (@hyenokian)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/question-divider/#post-17712904)
 * Dear [@ali0045](https://wordpress.org/support/users/ali0045/),
 * Thank you for your reply.
 * If your query is resolved, please take a moment to [rate and review](https://wordpress.org/support/plugin/quiz-maker/reviews/?filter=5)
   the plugin or support.
 * Many thanks in advance!
 *  Thread Starter [ali0045](https://wordpress.org/support/users/ali0045/)
 * (@ali0045)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/question-divider/#post-17715670)
 * can you tell me where css of quiz maker plugin is available so i can edit it 
   on my own. I mean the sample set of css classes
 *  Plugin Support [Jasmine](https://wordpress.org/support/users/hyenokian/)
 * (@hyenokian)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/question-divider/#post-17715947)
 * Dear [@ali0045](https://wordpress.org/support/users/ali0045/),
 * Thank you for your response.
 * Regarding your request, you can find the public CSS files in this folder \plugins\
   quiz-maker\public\css\
 * Please, note that the file names may be different, depending on what exactly 
   you are looking for.
   Here is the main file: \plugins\quiz-maker\public\css\quiz-
   maker-public.css
 * For a new query, feel free to open a new topic. Our Customer Care Specialists
   will be happy to help you.
 * Thank you.

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

The topic ‘Question Divider’ is closed to new replies.

 * ![](https://ps.w.org/quiz-maker/assets/icon-256x256.png?rev=2174282)
 * [Quiz Maker by AYS](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/)

 * 5 replies
 * 2 participants
 * Last reply from: [Jasmine](https://wordpress.org/support/users/hyenokian/)
 * Last activity: [2 years, 1 month ago](https://wordpress.org/support/topic/question-divider/#post-17715947)
 * Status: resolved