Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
How do I fix the spacing below and above the payment icons causing there to be whitespace? (See screenshot on bottom)
TOP AND BOTTOM, NOT ONLY BOTTOM PLEASE
Product url (example): https://serney.com/products/mark-cardigan
Website: serney.com
bump
Hi,
Hope this will help
- Open Theme Editor and check settings
- If no setting exists, edit CSS files
CSS example
.payment-icons {
margin-top: 0px !important;
margin-bottom: 0px !important;
padding-top: 0px !important;
padding-bottom: 0px !important;
}
- Add margin: 0px !important; padding: 0px !important;
- Inspect and adjust spacing
- Modify the parent container (if needed)
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025