产品列表标题只显示一行

1、打开主题代码编辑->打开theme.scss.liquid文件->在文件最后面加上以下代码:
.CollectionInner__Products{
  min-width: 0;
}
.ProductItem__Info .ProductItem__Title a{ 
  display: block; 
  overflow: hidden; 
  text-overflow: ellipsis; 
  white-space: nowrap; 
}
2、打开列表页验证是否修改成功

avatar


文档维护:黎俊阳、王小榆、王星星、林颖

results matching ""

    No results matching ""