Hi
Is there any way to increase the padding between the product image thumbnails and the product title?
Kind regards
Hi
Is there any way to increase the padding between the product image thumbnails and the product title?
Kind regards
@troydewit
Hello,
Can You Please Share Your Store URL?
Hi @troydewit
Can you kindly share your store link (with the password, if any) with us? We will check it and suggest you a solution if possible.
The URL is crazerebels.com. On mobile, the product image thumbnails and the title almost touch
My URL is crazerebels.com. On mobile, the product image thumbnails and the title almost touch
Hi @troydewit
Please follow these steps:
.product-card-wrapper .card__inner {
margin-bottom: 15px !important;
}
I hope that this can help you solve the issue.