Line of Text next to Judge me unverified reviews

DAWN THEME with Judge Me installed. Shopify reviews has been uninstalled.

SO I have a physical store and we have just switched from Shopify Reviews to Judge me as per their new policy. I have asked Judge me to show verified review next to my old shopify reviews from in store business. They said I need to show receipts and proof and all that but we just don’t have it.. not that we can track it at all.. they asked for 50% and we have like 80 reviews showing unverified over the last 6 years..

I just dont want reviews mixed in with Judge me that dont say verified.. it looks bad.. These are real reviews. So Does anybody have a way to code in text next to the unverified reviews? I cannot find any code in my schema about the Judgeme widget..

EXAMPLE of MY Widget showing old reviews from in store.. I would like to put the code of text there..

Hey @Ryanp ,

Go to your theme’s “Edit Code” Option, then in the search bar type “theme.liquid”
Below the tag “” tag paste the following. Screenshot attached for reference.

First line 'content: ‘In Store Review’ is the text to display

Second line ‘color: red’ is the colour of the text.


Screenshot is for reference only, the correct code to paste is the one shown above.

AMAZING - YOU ROCK!!!