Jump to content

Adding Bullets in front of category lists for commerce

Recommended Posts

  • Replies 1
  • Views 316
  • Created
  • Last Reply

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;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.