All things Shopify and commerce
Hi, i am having trouble adjusting the gap/padding between my title and price and variant options as there is more space between them than I'd like. Also, is there a way to make the product image rounded & have a border? I'm on the impulse theme. Any help would be appreciated.
Hi @myfluffs,
You can try this code by following these steps:
Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code
Step 2: Search file base.css or theme.css
Step 3: Insert the below code at the bottom of the file -> Save
.image-wrap {
border-radius: 10px !important;
}
.product-block.product-block--price {
margin-bottom: 0 !important;
}
Hope it helps you
Kind regards,
HDL-Shin
Hello @myfluffs,
Please share the store URL (storefront password if your store is password protected) so that I can check and provide you a possible solution.
Thank you
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