Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想更改我们主页上的布局以在 2x2 网格中显示产品,该网格将是静态的,而不是为模板设置的 3x2 网格。任何人都可以就如何做到这一点提供建议吗?
这是网站:wamcoshirt.bigcartel.com
请帮忙!
只需前往 Big Cartel 中的自定义设计 > 高级 > CSS,然后在最底部添加:
#home_page .canvas { max-width: 590px; }