Kadence
How to Replace the Cart Icon in Ascend
To replace the cart icon in Ascend, you can add the following to your custom css box in Theme Options > Custom CSS:
.kt-icon-bag:before {
content: "f07a";
}
You can find a full list of icons here: http://themes.kadencethemes.com/ascend-premium/icons/
Filed under
Ascend
Was this page helpful?
Thanks for the feedback!