Micro Button
Preview
Supported sizes
100%
100%
Theme
Add this code to the head section of your website's HTML.
1<!-- TrustBox script -->2 <script src="https://widget.trustfinance.com/assets/bootstrap/widget.min.js"></script>3<!-- End TrustBox script -->Add this code to the HTML of your website where you're displaying your TrustBox.
1<!-- TrustBox widget -->2 <div class="trustfinance-widget" data-template-id="6" data-company-id="6" data-theme="light" data-width="100%" data-height="300px"></div>34<!-- End TrustBox widget -->