Title: CSS Customization
Last modified: January 20, 2023

---

# CSS Customization

 *  Resolved [polposerver](https://wordpress.org/support/users/polposerver/)
 * (@polposerver)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/css-customization-17/)
 * I would like to have a guide on how to completely change the theme css. Would
   it be possible to add a fully user-customized css theme via code?
 * Thank you

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

 *  Plugin Support [Jasmine](https://wordpress.org/support/users/hyenokian/)
 * (@hyenokian)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/css-customization-17/#post-16392935)
 * Dear [@polposerver](https://wordpress.org/support/users/polposerver/),
 * Thank you for the topic.
 * I want to mention, that the plugin is designed in a way, that you can’t edit 
   the code from scratch. 
   You can make use of the **pre-built themes/options** 
   of the plugin and the **Custom CSS** option where you can write your own CSS 
   code to achieve specific styling results.
 * Thank you.
 *  Thread Starter [polposerver](https://wordpress.org/support/users/polposerver/)
 * (@polposerver)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/css-customization-17/#post-16394379)
 * Thank you for your reply.
 * Can I have an example of how to modify the style using the custom class?
 * I tried to set mycustomclas but it doesn’t work.
 * Thank you very much.
 *  Plugin Support [Jasmine](https://wordpress.org/support/users/hyenokian/)
 * (@hyenokian)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/css-customization-17/#post-16399581)
 * Dear [@polposerver](https://wordpress.org/support/users/polposerver/),
 * Thank you for your response. 
 * I want to mention, that the class is connected to the main container.
   Most presumably,
   the selector you wrote was not a strong one, which is why the CSS was not connected.
 * You can add **!important** to the CSS, by writing, for example, like this:
 * `#ays-quiz-container-16.my-class p {
   color: red !important;}
 * **See the screenshot below:**
 * > [View post on imgur.com](https://imgur.com/x7N7YRl)
 * Thank you.
 *  Plugin Support [Jasmine](https://wordpress.org/support/users/hyenokian/)
 * (@hyenokian)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/css-customization-17/#post-16436343)
 * Dear [@polposerver](https://wordpress.org/support/users/polposerver/),
 * We’re closing this ticket for now as we last heard from you a week ago.
 * If the query is unresolved, drop us a line and we’ll get back to you at the earliest
   and the ticket will be re-opened.
 * For a new query, feel free to open a new topic. Our customer care specialists
   will be happy to help you.
   Thank you.

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

The topic ‘CSS Customization’ 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/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)

 * 4 replies
 * 2 participants
 * Last reply from: [Jasmine](https://wordpress.org/support/users/hyenokian/)
 * Last activity: [3 years, 2 months ago](https://wordpress.org/support/topic/css-customization-17/#post-16436343)
 * Status: resolved