Shopify Question
Shopify Question
Out of context: Reply #4
- Started
- Last post
- 13 Responses
- hotroddy0
^ above won't help you. But a dirty way to do it is to inject css in
collection.liquid, page.liquid, product.liquidthe css would select the first
li:first {
float:left;
margin:0px 5px 5px 0px;
}