Change font for stamped.io product reviews and ugc widget

Hi - can’t seem to change the font (via custom.css) for the Product Reviews and UGC widget from Stamped.io app.

Theme: Flow 31.0

Site: https://838ma9tz50es3n9j-12859847.shopifypreview.com

Thanks!

Hey, @pjk3635

I’d recommend reaching out to Stamped’s support team directly here to see if it’s possible to configure the font within their app to one of your liking.

@pjk3635

oh sorry for that issue can you try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.min.css ->paste below code at the bottom of the file.
#stamped-reviews-widget {font-family:'Queens-Regular' !important;}