The Zendrop theme is designed to help you create a beautiful and high-converting online store. However, you might notice excessive blank space on the sides of your policy pages. In this guide, we’ll walk you through a quick and easy way to reduce that side-page space. This ensures your policy content looks cleaner and more professional.
Step-by-Step instructions:
Log in to your Shopify Dashboard
Go to Online Store → Themes, click Customize on your live theme.
Click the gear icon (⚙️) in the lower-left corner to open Theme Settings.
Scroll down and select Custom CSS and paste your CSS code in the provided field (below any existing code).
shopify-policy__container { max-width: 90vw !important; }
NOTE: Preview your store to make sure the changes look good.