Skip to main content

Rounded corners quiz embed

Stefania avatar
Written by Stefania
Updated over 2 months ago

We understand how crucial it is for every element on your store to blend seamlessly, creating that custom-built feel that maintains a professional look while actively engaging with your customers through our quizzes. To help achieve this harmony, we've put together a step-by-step guide on how to round the corners of the embedded quiz element when opting to retain the same section margin as your theme, ensuring a cohesive and integrated appearance. These customization steps will ensure your quiz not only enhances the aesthetics of your store but also feels like an integral part of your site, enriching the user experience.

Steps:

  1. Embed Your Quiz: Ensure your quiz is embedded within your store. If not, refer to article for instructions.

  2. Access Shopify Admin: Navigate to Online Store -> Themes and click Customize.

Screenshot of the Shopify Admin interface showing the path Online Store -> Themes with the Customize button highlighted.

3. Enable Section Margins: In the Shopify App block section, ensure "Make section margins the same as theme" is enabled.

Image showing the "Make section margins the same as theme" toggle switch enabled in the Shopify App block section.

4. Customize Theme Settings: Locate Custom CSS in the theme settings.

Screenshot of the Theme Settings in Shopify with the Custom CSS field highlighted.

5. Input CSS Code: Insert the following code:

.ppf-iframe { border-radius: 1.8rem; }

‍

Adjust the border-radius value as needed.

Image displaying the CSS input field in Shopify theme settings with the code .ppf-iframe { border-radius: 1.8rem; } entered.

Note: Remember to save your settings to apply the changes live.

‍

Pro-tip:

You can inspect your Shopify store's page to maintain a consistent border radius across all elements, such as buttons and product cards.

Screenshot showing a browser inspect tool being used on a Shopify product card to check the border-radius for visual consistency.

‍

By implementing these steps, you'll seamlessly integrate rounded corners into your quiz embed, enhancing the visual appeal of your Shopify store.

If you need help with this please don't hesitate to contact our support team using the in-app chat toggle or by e-mail at [email protected]‍

Did this answer your question?