How to change Add To Cart Text Color
NostalgicDad
Registered Users Posts: 260 Major grins
I'm using CSS to customize the text of the Add To Cart button. What would I need to use in order to change the color of that text? Here is what I'm using for the text customization....
.sm-user-ui .sm-gallery-buymenu .sm-button:after {
content: ' Buy Now'}
.sm-user-ui .sm-gallery-buymenu .sm-button-label {
display: none;
}
.sm-user-ui .sm-gallery-buymenu .sm-button:after {
content: ' Buy Now'}
.sm-user-ui .sm-gallery-buymenu .sm-button-label {
display: none;
}
0
Comments
color: #000000;
-Danny
dannyberryphotography.com
Facebook