This topic has 4 replies, 3 voices, and was last updated 9 years, 4 months ago ago by Robert Hall
Hi, could you tell me how to modify “sale” and “new” icon font size on shop page and single product page?
Thanks.
Hello,
Please add this code in 8Theme Options > Typography > Custom CSS > Global Custom CSS:
.type-label-2 .sale, .type-label-1 .new {
font-size: 18px !important;
}
Regards,
Eva Kemp.
Thanks, it works well.
Hello,
You’re welcome!
Regards,
Robert Hall.
You must be logged in to reply to this topic.Log in/Sign up