Solved

Bring product title and price closer to the product image

simplydbtracy
New Member
8 0 0

My website is: www.simplydesignedbytracy.com

I'm using the Minimal theme and I'm trying to figure out how to move the product title and price closer to the product image. There's too much white in between each product and I want to try to reduce that.

HELP & TIA.

Accepted Solution (1)

Muhammad_Ali_S
Shopify Partner
664 121 183

This is an accepted solution.

@simplydbtracy,

1. In your Shopify Admin go-to online store > themes > actions > edit code
2. Find Asset > theme.css and paste this code at the bottom of the file 

.grid-link__image {
    height: auto !important;
}

 

Do let me know if it works for you.
Good Luck!

Ali Shahzad | Designer | Developer
- Was my reply helpful? Click Like and Accepted Solution to let me know!
- Feel Free to Contact | Whatsapp +92 3486775142

View solution in original post

Replies 3 (3)

Muhammad_Ali_S
Shopify Partner
664 121 183

This is an accepted solution.

@simplydbtracy,

1. In your Shopify Admin go-to online store > themes > actions > edit code
2. Find Asset > theme.css and paste this code at the bottom of the file 

.grid-link__image {
    height: auto !important;
}

 

Do let me know if it works for you.
Good Luck!

Ali Shahzad | Designer | Developer
- Was my reply helpful? Click Like and Accepted Solution to let me know!
- Feel Free to Contact | Whatsapp +92 3486775142
simplydbtracy
New Member
8 0 0

Thank you so much! That worked and I'm happy with how my site looks now.

Muhammad_Ali_S
Shopify Partner
664 121 183

@simplydbtracy,

Great, Good Luck with your business. 

Ali Shahzad | Designer | Developer
- Was my reply helpful? Click Like and Accepted Solution to let me know!
- Feel Free to Contact | Whatsapp +92 3486775142