详情页尺码表优化

如果你的详情页尺码表出现文字太挤或者太长没有出现下拉条的现象,那么你可以执行下面操作优化表格。
打开主题代码编辑->打开product.liquid文件->在文件末尾加上以下代码即可
<style type="text/css">
    table{
      width: auto !important;
      min-width: 100% !important;
      max-width: initial !important;
    }
 </style>

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

results matching ""

    No results matching ""