Hello,
I was wondering if anyone could point me in the right direction to changing the number of products displayed in the featured collection in Expanse Theme. The Theme only shows 5 products but the standard I guess is 3 which seems to make the page way for my liking.
Thank you,
Tareq
hallo @Tareq_1
follow this step see screenshot
Go to edit code and search feature-collection.liquid and go to schema and find range
Step 1: Go to Online Store->Theme->Edit code
Step 2: Sections->/featured-collection.liquid and change the “min” to 3 value refer to the screenshot below.
Hope my answer will help you