Hi,
I would like to know if there is any way to make the “Featured Product” block on Home Page smaller?
My current home page looks like this. I would like the “Gift Card” block (Featured Product) to be same height as “Our BestSellers” block (this is a "Featured Collection block).
Website Link: https://boltandchisel.com/
Thanks in advance!
Moeed
August 19, 2023, 8:53am
2
Hey @boltandchisel
Follow these Steps:
Go to Online Store
Edit Code
Find theme.liquid file
Add the following code in the bottom of the file above tag
RESULT:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Hi, I tried but it does not change the height of this block. Should we use instead use max_height settings?
Moeed
August 19, 2023, 10:37am
4
Hey @boltandchisel
Apologies for the confusion, if you meant to make this section smaller by height then please add the following code.
Follow these Steps:
Go to Online Store
Edit Code
Find theme.liquid file
Add the following code in the bottom of the file above tag
RESULT:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Thanks, butthe image is ‘overflowing’ after putting in this code… any settings to tweak so image size could be dynamic?