Hi cc-7620,
Thanks for reaching to us.
1. Where can I change the color of the “New” graphic that overlays the product picture?
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
span.product-label.new {
background-color: #000;
}
2. Is there any way to have newly created products automatically have the New graphic for a set period of time?
– Please go to Theme Settings > Shop > Product labels and you can change New
period https://ibb.co/XrJVGdLL
3. Can I create a link so customers can see all products with a new label.. Ill create an link “See all NEW items”
– You can create new page and use Products (grid or carousel)
widget with Data source
is New label https://ibb.co/C3pzZxn6 then put the link where you want.
Regards,