Title: Downgrade
Last modified: May 16, 2020

---

# Downgrade

 *  Resolved [paul83nl](https://wordpress.org/support/users/paul83nl/)
 * (@paul83nl)
 * [6 years ago](https://wordpress.org/support/topic/downgrade-13/)
 * Hi,
 * How can I downgrade to the version before the last update? I don’t like the changes.
   I have the ZIP file, but on installation I get an error because the folder already
   exists.
 * Thanks for the help!
 * Paul
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fdowngrade-13%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Harmonic Design](https://wordpress.org/support/users/harmonic_design/)
 * (@harmonic_design)
 * [6 years ago](https://wordpress.org/support/topic/downgrade-13/#post-12843063)
 * Hi Paul,
    you just have to deactivate the plugin first. Once done, you will be
   allowed to delete it.
 * Then when adding a new plugin, you can upload the zip by select the “upload plugin”
   button. You will not lose any data by doing this.
 * Also, if you’re willing, please let me know what it is that you don’t like about
   this version. I’ll see if I can address any issues in a future update.
 *  Thread Starter [paul83nl](https://wordpress.org/support/users/paul83nl/)
 * (@paul83nl)
 * [6 years ago](https://wordpress.org/support/topic/downgrade-13/#post-12843087)
 * Hi,
 * Thanks! I love the plugin and I’m using it frequently. The things I don’t like
   is some inconsistency in featured image sizes I can’t fix and I don’t like the
   background box settings for each question. In the version before it was clean
   white which I really like. Now the quiz more looks like a iframe solution instead
   of a full integration with the website.
 * Paul
 *  Plugin Author [Harmonic Design](https://wordpress.org/support/users/harmonic_design/)
 * (@harmonic_design)
 * [6 years ago](https://wordpress.org/support/topic/downgrade-13/#post-12843105)
 * Thanks for the reply.
 * 1. I think I found the issue with the images for you. I pushed an update and 
   posted the solution in your other thread. 🙂
 * 2. Design is subjective. I personally love the small grey tones, and my testers
   did too. But what I like is not for everyone! Luckily, changing the colours and
   design of HD Quiz is easier in this version than ever before (and the next version
   will hopefully even include a full “quiz designer”).
 * Adding the following CSS to your theme’s `style.css` will change the backgrounds
   to white.
 *     ```
       .hdq_quiz .hdq_question,
       .hdq_quiz .hdq_results_wrapper{
           background: #ffffff;
       }
       ```
   
 * You can replace `#ffffff` with [the hex code](https://www.rapidtables.com/web/color/html-color-codes.html)
   of any colour you want
 *  Thread Starter [paul83nl](https://wordpress.org/support/users/paul83nl/)
 * (@paul83nl)
 * [6 years ago](https://wordpress.org/support/topic/downgrade-13/#post-12843129)
 * Thank you so much for the provided solutions. It works great now! 🙂

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

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

 * 4 replies
 * 2 participants
 * Last reply from: [paul83nl](https://wordpress.org/support/users/paul83nl/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/downgrade-13/#post-12843129)
 * Status: resolved