How can I reposition a product image on the home page?

How can I reposition a product image on the home page?

NgocLe1
Excursionist
68 0 2

Screenshot 2024-04-09 105507.png

Can you please help me on how to move that product image up closer to the text so that it can be above the fold? Thank you!

Replies 2 (2)
NgocLe1
Excursionist
68 0 2
GemPages
Shopify Partner
5625 1261 1243

Hi @NgocLe1,

 

You can try this CSS to reduce spacing: 

 

 

.card__information {
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
}

 

 

If you don't want to use code to make changes, you can refer to page builder apps like GemPages, PageFly... which allow you to easily drag and drop and edit with the available settings.

 

Best regards,
GemPages Support Team

GemPages - Build any high-converting store pages for any business


- If you find my reply helpful, please hit Like and Mark as Solution
- Get connected: App Store | Blog | Community | Help Center