Hi Budkhand,
Thanks for your message. I will be happy to help.
For the title you can try this –
#fca_qc_quiz_123 > p {
font-size: 18px !important;
}
Change the 123 at the end of #fca_qc_quiz_123 according to what your quiz shortcode is. In my case, the quiz shortcode is 123 [quiz-cat id=”123″].
Button could be something similar, depending on what you are trying to do. So for example –
#fca_qc_quiz_123.fca_qc_quiz button.fca_qc_button {
background-color: #6868ac;
}
Same as above – Change the 123 at the end of #fca_qc_quiz_123 according to what your quiz shortcode is. In my case, the quiz shortcode is 123 [quiz-cat id=”123″].
If you have any further questions, don’t hesitate to get back to us with more specifics about what you are looking to do. It might also be easier if you send a link to your quiz to make things easier.
All the best.