You can remove the whitespace from below SmartSize's size chart popup by following the steps below.
Step 1
In your Shopify admin, go to Online Store → Themes → Customize.
Open the Theme settings → Custom CSS section.
Step 2
Paste the following code snippet to make the popup grow and shrink according to its content.
#smartsize-dialog {
height: auto !important;
max-height: 90vh !important;
}
Save your changes and preview your store to see the updated popup.
Pro Tip:
For additional customization options—like changing colors, sizes, or spacing—visit our SmartSize CSS Styling Chatbot for step-by-step guidance.
Article settings
This article now uses the new editor
Preview the article to make sure it looks as expected.
Management
Management permissions
Administrators
Placement
Advanced styling using CSS
Visible to
Everyone
0 comments
•
0 attachments