Hi,
I have a nearly similar problem to this:
But I need to adjust the buttons and prices on the featured collection on the homepage. Hope anybody could help.
Preview: https://zzkgsd9bv9xscdug-55556047026.shopifypreview.com
Thanks
Hi,
I have a nearly similar problem to this:
But I need to adjust the buttons and prices on the featured collection on the homepage. Hope anybody could help.
Preview: https://zzkgsd9bv9xscdug-55556047026.shopifypreview.com
Thanks
Please add following css your assets/theme-index.min.css bottom of the file.
#shopify-section-collection--featured-collection-1 .product-grid--title {
min-height: 50px;
}
Thanks!
Thanks, but it is not working for all the featured collections on the site. When I remove the -1 it is working for “kameras refurbished”… Did I miss something?
Thanks.
Please share screenshot
Please previous css code
Please add following css your assets/theme-index.min.css bottom of the file.
.product-grid--title {min-height: 50px !important;}
Great!
Thanks for help.
Now I have the same problem with the recommend and just visited items on the product pages.
Thanks for help.