Hello,
I created a page from where I can add my collections under a collection category. my problem is that there are dots before these collections. And also there is a small line under each collection picture, which should not be there. (see picture attached)
Does anyone have a solution for this?
Thank you,
Oliver
/* can you share your store URL
It was the list style you
need to remove the styles
*/
.your-class li{
list-style: none;
}
/* if still need help share your store url */
Dear @Oliver102
Hope the following suggestions will help you
/* Start */
#shopify-section-home-collections ul {list-style-type: none !important;}
/* End*/
If you still need help you can contact us by using the link or email given at signature.
User | Count |
---|---|
423 | |
208 | |
144 | |
56 | |
43 |