【问题标题】:Bigcartel - Neat theme removing picture grid theme sliderBigcartel - 删除图片网格主题滑块的整洁主题
【发布时间】:2018-04-15 09:10:27
【问题描述】:

我目前正在为我的 Bigcartel 网站定制欢迎页面。

我正在使用 Neat 主题,并希望删除显示在幻灯片上的网格过滤器 image1 以显示干净 image2

我想知道在 Big Cartel 中是否有可能,要遵循的流程是什么?

【问题讨论】:

    标签: themes neat bigcartel


    【解决方案1】:

    要删除网格,您需要将以下代码拖放到自定义设计区域中 CSS 部分的底部:

    .slideshow div.featured_holder {
      background: none;
    }
    

    【讨论】:

      【解决方案2】:

      在你的 CSS 中添加这个

      .slideshow .featured_holder { background-image:none }

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2019-07-17
        • 2014-07-16
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2013-02-25
        相关资源
        最近更新 更多