Title: Changing Layout
Last modified: February 3, 2025

---

# Changing Layout

 *  Resolved [sarmken](https://wordpress.org/support/users/sarmken/)
 * (@sarmken)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/changing-layout-5/)
 * Hi there!
 * I’m trying to make some aesthetic changes to the quizzes. First, I want to remove
   the shadowbox background – I would prefer it to simply be white with no shadowed
   outline at all. Second, I can’t get the skin care quiz not to scroll. I don’t
   see why it has a scroll bar to start with when it is not longer than the other
   quiz. If I change the scrolling option in the code to “no” then it just cuts 
   off the bottom of the quiz. 
   Third, I would like to change the colour of the 
   links to the recommended products shown in the results – it shows it a bright
   pink, which is not a colour used anywhere else on my site. Lastly, I would like
   to remove the “_By _[WordPress Quiz plugin](https://ays-pro.com/wordpress/quiz-maker)”
   in the lower right hand corner, as we paid for the licensing fee to use it and
   I would prefer to not have the advertisement on our site. Help will be much appreciated!!
   Best
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fchanging-layout-5%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Thread Starter [sarmken](https://wordpress.org/support/users/sarmken/)
 * (@sarmken)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/changing-layout-5/#post-18282659)
 * Also! The images at the top of results pages are very low quality, even though
   they are displayed much smaller than the resolution of the original picture that
   was uploaded. Is there a way to have these show up clearly?
 *  Plugin Support [Jasmine](https://wordpress.org/support/users/hyenokian/)
 * (@hyenokian)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/changing-layout-5/#post-18283444)
 * Dear [@sarmken](https://wordpress.org/support/users/sarmken/),
 * Thank you for your topic.
 * Please find below the answers to your questions.
 * 1. Please navigate to **Quiz Maker -> Quizzes ->** specific quiz -> **Styles 
   tab **and scroll down to find and disable the** “Box shadow”** option. 
   **See
   the screenshot below:**
 * > [View post on imgur.com](https://imgur.com/q9b1LHz)
 * 2. Could you please provide more **details **regarding your request so we can
   better understand your case and assist you accordingly?
   It would be helpful if
   you could also provide **screenshots **that illustrate the issue you’re facing.
 * 3. To remove the plugin branding link, please head to the **Quiz Maker plugin
   > General Settings page > General Tab **and untick the **Powered By **option.
   **
   See the screenshot below:**
 * > [View post on imgur.com](https://imgur.com/cG327Ny)
 * 4. When inserting an image, please ensure you select the **“Full Size”** option
   for better quality.
   **See the screenshot below:**
 * > [View post on imgur.com](https://imgur.com/avmYlCE)
 * Looking forward to your reply.
 * Thank you.
 *  Thread Starter [sarmken](https://wordpress.org/support/users/sarmken/)
 * (@sarmken)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/changing-layout-5/#post-18297490)
 * Hi [@hyenokian](https://wordpress.org/support/users/hyenokian/) !
   These solutions
   were great, thank you!To address two – I’m not sure if this is regarding scrolling
   or the recommended product links, as both of those were unanswered, so here is
   a link to a screenshot that shows both issues!
 * [https://drive.google.com/file/d/11LKp8x_FIoCZ0I_Ra9_XZeUZvKsuDEml/view?usp=sharing](https://drive.google.com/file/d/11LKp8x_FIoCZ0I_Ra9_XZeUZvKsuDEml/view?usp=sharing)
   
   Thank you!
 *  Plugin Support [Jasmine](https://wordpress.org/support/users/hyenokian/)
 * (@hyenokian)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/changing-layout-5/#post-18298031)
 * Dear [@sarmken](https://wordpress.org/support/users/sarmken/),
 * Thank you for your reply.
 * Regarding the scrolling issue, I’d like to note that you’ve set the quiz as an
   embed code (using an iframe), and this is causing the scrolling problem.
   To avoid
   this behavior, please use the quiz shortcode instead.**See the screenshot below:**
 * > [View post on imgur.com](https://imgur.com/YB6Qwvy)
 * As for the color of the links, please note that we don’t have the option to change
   this directly because it’s a WooCommerce link. 
   However, our Dev Team has written
   a custom CSS specifically for you, which will allow you to achieve the desired
   result.
 * Please take this Custom CSS code and insert it into the **Quizzes > particular
   quiz > Styles tab > Custom CSS option**.
   Then, replace YOUR_QUIZ_ID with the 
   corresponding Quiz ID (for instance, like this: #ays-quiz-container-1).Do not
   delete the space after it.Do not forget to clear the cache afterward.
 * **Here is the CSS code:**
 *     ```wp-block-code
       /* Set the text color */#ays-quiz-container-YOUR_QUIZ_ID .added_to_cart {    color: black;}/* Change the text color on hover */#ays-quiz-container-YOUR_QUIZ_ID .added_to_cart:hover {    color: red;}
       ```
   
 * You can change the colors for both the text and hover states to whatever you 
   want.
   The example is set to black and red.
 * Please try this and let us know the outcome.
 * Thank you.
 *  Plugin Support [Jasmine](https://wordpress.org/support/users/hyenokian/)
 * (@hyenokian)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/changing-layout-5/#post-18324087)
 * Dear [@sarmken](https://wordpress.org/support/users/sarmken/),
 * We’re closing this ticket for now as we last heard from you 1 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 5 replies - 1 through 5 (of 5 total)

The topic ‘Changing Layout’ is closed to new replies.

 * ![](https://ps.w.org/quiz-maker/assets/icon-256x256.png?rev=2174282)
 * [Quiz Maker by AYS](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

 * [code](https://wordpress.org/support/topic-tag/code/)
 * [font](https://wordpress.org/support/topic-tag/font/)
 * [layout](https://wordpress.org/support/topic-tag/layout/)
 * [link](https://wordpress.org/support/topic-tag/link/)
 * [outline](https://wordpress.org/support/topic-tag/outline/)

 * 5 replies
 * 2 participants
 * Last reply from: [Jasmine](https://wordpress.org/support/users/hyenokian/)
 * Last activity: [1 year, 3 months ago](https://wordpress.org/support/topic/changing-layout-5/#post-18324087)
 * Status: resolved