If you put this rule in your Customizer, that should fix it.
.widget_product_categories .product-categories .cat-item a:before {
position: relative;
top: 0.05em;
left: 0;
margin-right: 0.25em;
}
p.s. Your attached pictures didn’t come through. You would have to upload the images to the web (with imgur or similar). Then paste the URL into your post.
Worked perfectly, thankyou!
Do you know of anyway to remove the right hand white space that is where the sidebar used to be before I moved it to the left?
I don’t see any straightforward way of doing that for both mobile and desktop and without affecting other pages. You have two elements with the id of #primary, which complicates things.