We provide you an easy copy-and-paste embeddable widget that renders a “Review Us” button on your website and opens your “review funnel” interaction directly on-site.

If you want to change the look and feel of the “Review Us” button or replace the default button with your own text or image, this article explains how.

Depending on what you want to change, you will want edit the embed code as that you copied from the Dashboard > Widgets section:

Edit the Button Text

To change the text of the button, edit the value of the attribute “data-content” as well as the text between the anchor tags (<a>this text</a>):

Screen Shot 2017-06-20 at 2.31.33 PM

Edit the Button Color

To change the base color of the button, add the attribute “data-color” to the code and set it to the hex value of the desired color, like this:

Screen Shot 2017-06-20 at 2.33.37 PM

Replace the Button with a Custom Image

To replace our button with an image, simply set the attribute “data-replace” to “false” and add an HTML image tag pointing to your image, like this:

Screen Shot 2017-06-20 at 2.34.29 PM