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

#552959

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.