For the complete documentation index, see llms.txt. This page is also available as Markdown.

How to customize widget style

Use custom CSS to change colors, fonts, spacing, borders and more, without touching your theme code.

4 steps to apply custom CSS:

  1. Open the Custom style codes section in the sidebar and find the snippet for your widget type (Carousel, Grid, List, etc.).

  2. In the app, go to Display reviews → Custom widget style and click Edit.

  3. Paste the CSS snippet into the Custom widget style field.

  4. Adjust the values to match your store design and click Save.

👉 See our extensive CSS codes database for each widget type below:

Custom style codes

Useful tips

Colors: use a HEX value (e.g. #ff8899) or a plain color name (e.g. red, yellow).

Borders: set width (e.g. 1px, 2px), style (e.g. solid, dotted) and color (e.g. #aa4455) separately.

Multiple snippets: you can paste several CSS codes into the same field at once. They stack without conflict.

Chat with support


comments-question-check

Questions about CSS codes? We're excited to help: support@reputon.com or live chat

Last updated

Was this helpful?