This topic has 2 replies, 2 voices, and was last updated 3 years, 3 months ago ago by Rose Tyler
Hello I would like to change icons on the Buy Now button. Would you please assist me?
Hello,
Try to add the next code in Theme Options > Theme custom CSS:
.single-product .et-single-buy-now:before {
content: "\e916" !important;
}
There icons can be used – https://xstore.8theme.com/xstore-icons/
Regards
You must be logged in to reply to this topic.Log in/Sign up