Is there a way to change the color of the “Free shipping to U.S. and Canada” text to hex: #E1641B
website: www.ecogarby.com
password: eco
Is there a way to change the color of the “Free shipping to U.S. and Canada” text to hex: #E1641B
website: www.ecogarby.com
password: eco
Add this code to the bottom of styles.css
.product-block.product-block--text p strong {
color:#E1641B;
}
@Nick_Marketing Thank you so much!!!
@Nick_Marketing Thank you!!! ![]()