Yes! 🎉 If you’d like more control over the design, you can apply your own custom CSS in the Add Your Own CSS section of the app.
For example, you can use the trust-badge-preview ID to style your badges.
Here’s a simple example:
.trust-badge-preview { background-color: red !important; }
This will change the background color of your trust badge section to red.
👉 Please note: custom CSS is completely optional and may require some basic coding knowledge.