Turn off product card slider on mobile in heritage theme

Hello does anyone know how or have a code to turn off product card image slider on the heritage theme :)?

Hi @Creativefox,

Please go to Customize > Theme settings > Product cards > Media > Show carousel.

You just turn it off, it will display fine

Hello @Creativefox

  • In your Shopify admin → Online Store → Themes → Customize
  • Click the Theme settings → Custom CSS (or “Edit code” → base.css / theme.css)
.collection-item--below .collection-item__title {
    display: none;
}

Hi @Creativefox ,

Please go to Online Store → Themes → Customize.
Then disable the ‘Show carousel’ option under Product cards.

Hello i don’t seem to have this option :slight_smile:

Hi @Creativefox,

It is displayed inside ‘Product cards’