Home › Forums › WoodMart support forum › the product display on my shop page was abnormal › Reply To: the product display on my shop page was abnormal
March 28, 2024 at 10:55 am
#552959
Aizaz Imtiaz Awan
Keymaster
Hello,
Please try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section:
.social-spotify .wd-icon:before {
font-family: "woodmart-font" !important;
content: "\f167" !important;
}
Navigate to Theme Settings > Styles and colors > Icons fonts > check the icons content and use as per your requirements.
Best Regards.