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

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