Where to write Advanced CSS
- Open the widget: Reviews → Widgets → [Widget] → Customize
- Switch to the Advanced CSS tab (code icon)
- Write standard CSS — no preprocessor, no build step
- Click Save to publish
Which widgets expose Advanced CSS?
Advanced CSS is available on most but not all widgets:
For the Star Rating and Sidebar widgets, use the Colors and Style panels inside the widget, or add rules to your theme’s stylesheet.
Writing effective rules
Widget markup is considered an internal implementation detail — class names are not a stable public API and may change between releases. To keep your styles robust:- Prefer the widget’s own Colors, Style, and Layout panels whenever possible — those settings are versioned and won’t break on upgrade.
- Use high-level structural selectors (like the widget’s outer wrapper) rather than deeply nested inner classes.
- Scope your rules to the widget’s container so they don’t affect the rest of the page.
- Test after plugin updates — if a release changes widget markup, your rules may need a light touch-up.
Common recipes
Match your brand font across review widgets
Tighter spacing on mobile
Hide a specific element you don’t want shown
When Advanced CSS isn’t enough
For brand-wide consistency (logo, primary color, font) across every widget, use Branding & appearance — those settings are applied before widget-level styling so you don’t have to repeat rules per widget. If you need behaviour that isn’t exposed in any widget’s customize panel or the branding settings, talk to us — we’re actively expanding the customization surface.Need Help?
Book Free Setup Call
Talk to our team for personalized setup helpTime: 30 minutes
Contact Support
Reach our team at yukoreviews.com/supportResponse time: Within 24 hours
View All Guides
Browse detailed guides for every feature
Integration Help
Connect Yuko with other tools