Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi!
We are looking to change font size of judge.me review widgets:
We would like to change all customize font size of all components: title, button font and the "be the first to write a review" font.
page url: www.mism.store
Thank you!
best,
team mism
Hi @monomgroup
This is Victor from PageFly - Shopify Page Builder App
Please add this code to your theme.liquid above the </head> to get this solved
Step 1: Online Stores > Themes > More Actions > Edit code
Step 2: click on theme.liquid and paste the code above the </head>
<style>
.jdgm-rev-widg__title, .jdgm-write-rev-link, .jdgm-rev-widg__summary-text {
font-size: 14px !important;
font-family: 'your font name here' !important; // please change your fontname
}
</style>
Hope this can help you solve the issue
Best regards,
Victor | PageFly
Hi @monomgroup,
Glad to support you today.
You can check out my suggestion below to get your concern resolved:
1. Go to Edit code on Online Store:
2. add my code above the </body> tag on Theme.liquid:
<style>
#judgeme_product_reviews .jdgm-rev-widg__title,
#judgeme_product_reviews .jdgm-row-stars .jdgm-rev-widg__summary-text,
#judgeme_product_reviews .jdgm-row-stars a.jdgm-write-rev-link {
font-size: 15px !important;
}
</style>
Eg:
Hope you find my answer helpful!
Kind & Best regards,
GemPages Support Team.
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025