Title: css for question description
Last modified: November 23, 2023

---

# css for question description

 *  Resolved [mariovalente](https://wordpress.org/support/users/mariovalente/)
 * (@mariovalente)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/css-for-question-description/)
 * Hi, I managed to modify the text of all parts of the questionnaire but I can’t
   understand how to change the size of the text of the “question description”. 
   Could you suggest me the css to add in the css tab?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcss-for-question-description%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Support [Jasmine](https://wordpress.org/support/users/hyenokian/)
 * (@hyenokian)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/css-for-question-description/#post-17224563)
 * Dear [@mariovalente](https://wordpress.org/support/users/mariovalente/),
 * Thank you for the topic.
 * Our Dev Team has created a **new CSS code** to help you achieve your desired 
   result. 
   You need to take this Custom CSS code and insert it into the **Surveys
   > particular survey > Styles tab > Custom CSS option.**
 * Then, replace YOUR_SURVEY_ID with the corresponding Survey ID (e.g. 3, like this
   div[id*=’ays-survey-container-3′]).
   Do not delete the space after it.Clear the
   cache afterward.
 * `div[id*='ays-survey-container-YOUR_SURVEY_ID'] .ays-survey-question-description{
   
   font-size: 16px !important;}
 * Please check this and let us know about the outcome.
 * Thank you.
    -  This reply was modified 2 years, 6 months ago by [Jasmine](https://wordpress.org/support/users/hyenokian/).

Viewing 1 replies (of 1 total)

The topic ‘css for question description’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [Jasmine](https://wordpress.org/support/users/hyenokian/)
 * Last activity: [2 years, 6 months ago](https://wordpress.org/support/topic/css-for-question-description/#post-17224563)
 * Status: resolved