Title: laraHood
Last modified: November 7, 2022

---

# laraHood

 *  Resolved [larahood](https://wordpress.org/support/users/larahood/)
 * (@larahood)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/larahood/)
 * First of all, we thank you for this valuable addition, and we appreciate your
   efforts
    I use ( HD Quiz ) But I have a problem with the size of the images when
   viewing them on a computer or mobile phone Shows small ( Question Featured Image)
   Can I make it look bigger to fill the mobile screen Bigger size for computer

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

 *  Plugin Author [Harmonic Design](https://wordpress.org/support/users/harmonic_design/)
 * (@harmonic_design)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/larahood/#post-16174328)
 * Hi larahood,
    HD Quiz inherits most stylings directly from your theme.
 * It _should_ be fairly simple to add some custom CSS to your site to force things
   like the featured image size to be what you want.
 * I can provide this CSS to you (as well as simple instructions on how to add to
   your site), but I’d need to see a link to an active to quiz for the best results
 *  Plugin Author [Harmonic Design](https://wordpress.org/support/users/harmonic_design/)
 * (@harmonic_design)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/larahood/#post-16178149)
 * I haven’t heard back from you, so here are some generic instructions on how to
   add CSS to your site and what a potential solution will look like.
 * Log into your site and go to appearance -> customize. From here select Additional
   CSS from the left menu and you will see a new textbox where you can add some 
   custom CSS to your site. Remember to clear your site cache if you are using a
   page caching plugin!
 * Since I cannot see your site, there is no way for me to know what is causing 
   your images to be too small. But here is some CSS you can add to your site that
   _might_ help.
 *     ```
       .hdq_quiz {width: 100% !important}
       .hdq_featured_image {width 100% !important;}
       ```
   
 * The first line increases the width of the entire quiz to fit whatever available
   space is on your page. The second line attempts to force your featured images
   to fill 100% the space of the section as well incase you are either uploading
   super small images or your theme is forcing a specific maximum size. Feel free
   to play around with those 100% values to see what fits best for you. If it still
   is not right for you, then you will have to show me a link to an active quiz 
   in order to help further.

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

The topic ‘laraHood’ is closed to new replies.

 * ![](https://ps.w.org/hd-quiz/assets/icon-256X256.gif?rev=2936040)
 * [HD Quiz](https://wordpress.org/plugins/hd-quiz/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/hd-quiz/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/hd-quiz/)
 * [Active Topics](https://wordpress.org/support/plugin/hd-quiz/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/hd-quiz/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/hd-quiz/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Harmonic Design](https://wordpress.org/support/users/harmonic_design/)
 * Last activity: [3 years, 6 months ago](https://wordpress.org/support/topic/larahood/#post-16178149)
 * Status: resolved