App reviews, troubleshooting, and recommendations
hello,
i need help replacing the default judge.me review icon with my own .png image from my files. thanks!
Follow this procedure and i belive it should help:
To replace the default Judge.me review icon with your own .png image:
1. Upload your .png image in Shopify under Settings > Files and copy the image URL.
2. Go to Online Store > Themes > Actions > Edit Code.
3. Locate the file where the Judge.me icon is set, likely in the snippets or assets folder.
4. Replace the image URL in the code with your .png image URL.
5. Save and check your store to see the new icon.
This will update the review icon with your custom image.
If you don't know how to go about this Let me know I can try helping you.
thanks. i was able to get it by adding the following code to the base.css file
.jdgm-rev__icon {
background-color:transparent !important;
background-image: url(/cdn/shop/files/URLNAME.png) !important;
background-size:contain;
color:transparent !important;
}
We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024