Home page carousel now showing icons on MacBook Safari
-
Hello, I’ve uploaded custom icons on the home-page carousel widget on Woodmart Decor Theme template. They’re showing fine on Chrome browser, as well as iPhone safari browser. However they’re invisible on MacBook Safari browser.
Attachments:
You must be
logged in to view attached files.
Hello,
Thank you so much for purchasing our theme and contacting our support center.
Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
.wd-info-box .box-with-icon .info-box-icon {
overflow: visible;
}
Kind Regards