MM1 0 Share Posted April 6, 2020 Site URL: https://lynx-guppy-pnfz.squarespace.com/ I am wondering how i can add a custom icon in front of the categories listed for my store. The website is https://lynx-guppy-pnfz.squarespace.com/ Password: tester123 Is it possible to add a different colored icon in front of each of the categories? Thank you. Link to post
0 tuanphan 9,004 Share Posted April 7, 2020 Add to Home > Design > Custom CSS Do similar for other items (nth-child(3), nth-child(4),..) li.ProductList-filter-list-item:nth-child(2) a:before { content: ""; background-image: url(https://image.flaticon.com/icons/svg/2767/2767989.svg); background-size: contain; background-repeat: no-repeat; display: inline-block; width: 10px; height: 10px; } You can send your question to my email to get detail answer. / How to Setup Password & Share URL --- Happy New Year Link to post
Question
MM1 0
Site URL: https://lynx-guppy-pnfz.squarespace.com/
I am wondering how i can add a custom icon in front of the categories listed for my store.
The website is https://lynx-guppy-pnfz.squarespace.com/
Password: tester123
Is it possible to add a different colored icon in front of each of the categories?
Thank you.
Link to post
Top Posters For This Question
1
1
Popular Days
Apr 6
1
Apr 7
1
Top Posters For This Question
MM1 1 post
tuanphan 1 post
Popular Days
Apr 6 2020
1 post
Apr 7 2020
1 post
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment