Title: customization
Last modified: November 18, 2020

---

# customization

 *  Resolved [jsigno](https://wordpress.org/support/users/jsigno/)
 * (@jsigno)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/customization-123/)
 * Hi!
    I would like to customize the quiz result page: – delete the “Results 4 /
   1” caption – change color/font of “visit our sponsor” caption
 * I did not understood “Adset code” in the HD Quiz – About / Options tab. Probably
   is the “Adsense code”, but when I enter the script for example:
 *     ```
       <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
       <!-- verticale -->
       <ins class="adsbygoogle"
            style="display:block"
            data-ad-client="ca-pub-1067428915281368"
            data-ad-slot="4878444161"
            data-ad-format="auto"
            data-full-width-responsive="true"></ins>
       <script>
            (adsbygoogle = window.adsbygoogle || []).push({});
       </script>
       ```
   
 * it becomes something like that…
    %3Cscript+async+src%3D%5C%22https%3A%2F%2Fpagead2.
   googlesyndication.com%2Fpagead%2Fjs%2Fadsbygoogle.js%5C%22%3E%3C%2Fscript%3E%
   0D%0A%3C%21–+verticale+–%3E%0D%0A%3Cins+class%3D%5C%22adsbygoogle%5C%22%0D%0A
   +++++style%3D%5C%22display%3Ablock%5C%22%0D%0A+++++data-ad-client%3D%5C%22ca-
   pub-1067428915281368%5C%22%0D%0A+++++data-ad-slot%3D%5C%224878444161%5C%22%0D%
   0A+++++data-ad-format%3D%5C%22auto%5C%22%0D%0A+++++data-full-width-responsive%
   3D%5C%22true%5C%22%3E%3C%2Fins%3E%0D%0A%3Cscript%3E%0D%0A+++++%28adsbygoogle+%
   3D+window.adsbygoogle+%7C%7C+%5B%5D%29.push%28%7B%7D%29%3B%0D%0A%3C%2Fscript%
   3E
 * Thank you very much in advance for your help.
    Juri
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcustomization-123%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [Harmonic Design](https://wordpress.org/support/users/harmonic_design/)
 * (@harmonic_design)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/customization-123/#post-13678943)
 * If you want to hide the score once a quiz has been completed, you can add the
   following CSS to your theme’s `style.css` file, or use the Appearance -> Customize-
   > Additional CSS feature.
 * `.hdq_result {display: none !important}`
 * For the “visit our sponsor” text – you have the text literally wrapped in white
   font. There is nothing I can do on my end to help you with that. I’d imagine 
   you’d have to change that in whatever plugin you are using to add that text in.
 * And lastly, do not worry about the ad code formatting that way after you first
   save. That is done on purpose for security to stop any code you paste in there
   from actually running on the options page. ALso please note that it looks like
   you are already running ad code on your site, so I recommend NOT running it in
   HD Quiz as well. Google only allows so many ads on a page at a time, so if you
   show too many they may ban your account.

Viewing 1 replies (of 1 total)

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

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [Harmonic Design](https://wordpress.org/support/users/harmonic_design/)
 * Last activity: [5 years, 6 months ago](https://wordpress.org/support/topic/customization-123/#post-13678943)
 * Status: resolved