Change padding within product section

Change padding within product section

myfluffs
Visitor
3 0 0

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.

 

IMG_1547.jpg

Replies 2 (2)

HDL-Shin
Shopify Partner
80 20 16

Hi @myfluffs

You can try this code by following these steps:

Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code

HDLShin_0-1715394419549.png

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

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
♥️♥️♥️ HDL-Shin || Shopify Partner ♥️♥️♥️

EFOLI-Emilia7
Shopify Partner
349 11 39

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

banned