[OFFER ALERT!] This Halloween, Get Any Premium Theme for Just $19 [GET IT NOW]
Jump to content

[WP Quiz Pro] infos


Allan_Szacher
 Share

Recommended Posts

  • Support

Hello,

Thank you for contacting MyThemeShop today.

What is the customization that you want to make? Can you send us a link to the quiz and show us?

Looking forward to helping you. Thank you.


🏁Rank #1 on Google With our WordPress SEO Plugin.

Score a 💯on PageSpeed and Dominate Search Rankings.

✏ Editing theme files? Please create a child theme to make your changes update-proof.

Link to comment
Share on other sites

  • Support

Hello,

To change the font size of the question you can use this CSS:

body .wq_questionTextCtr h4 {
    font-size: 32px;
}

To change the padding of the question you can use this CSS:

body .wq_questionTextCtr {
    padding: 30px 40px;
}

Thanks,


🏁Rank #1 on Google With our WordPress SEO Plugin.

Score a 💯on PageSpeed and Dominate Search Rankings.

✏ Editing theme files? Please create a child theme to make your changes update-proof.

Link to comment
Share on other sites

thanks, and how about the same thing as above but on answers??

I'm also having issues to update the plugin:

---

An update is available for the following plugin(s): 
WP Quiz Pro (2.0.5 - Changes)

Navigate to the Updates page to install the update(s).

---

but I click there and nothing happened. what should I do? it should update automatically right?

regards

allan

 

Link to comment
Share on other sites

  • Support

Hi,

To change the font size of answers use this CSS:

.wq_singleAnswerCtr .wq_answerTxtCtr {
    font-size: 22px;
}

Regarding your issue about updates, please submit your support request here: https://community.mythemeshop.com/forum/12-plugin-support/

Thanks,


🏁Rank #1 on Google With our WordPress SEO Plugin.

Score a 💯on PageSpeed and Dominate Search Rankings.

✏ Editing theme files? Please create a child theme to make your changes update-proof.

Link to comment
Share on other sites

  • Support

Hi,

For those you can also add this:

.wq_singleAnswerCtr .wq_answerTxtCtr:before, .wq_singleAnswerCtr.chosen .wq_answerTxtCtr:after {
    top: 20px;
}

Thanks,


🏁Rank #1 on Google With our WordPress SEO Plugin.

Score a 💯on PageSpeed and Dominate Search Rankings.

✏ Editing theme files? Please create a child theme to make your changes update-proof.

Link to comment
Share on other sites

  • Support

Hi Allan,

For your new question, please open a new support ticket here: https://community.mythemeshop.com/forum/12-plugin-support/

It will help us avoid confusion. 

Try to ask only one question/issue per support ticket, you can open as many tickets as you need.

Looking forward to help you.


🏁Rank #1 on Google With our WordPress SEO Plugin.

Score a 💯on PageSpeed and Dominate Search Rankings.

✏ Editing theme files? Please create a child theme to make your changes update-proof.

Link to comment
Share on other sites

  • Mili locked this topic
Guest
This topic is now closed to further replies.
 Share

×
×
  • Create New...