Studio Theme - Make Featured Product block smaller

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!

Hey @boltandchisel

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. 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?

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:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. 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? :folded_hands: