You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy was not very clear that you can preview and try the buttons.
Copy now reflects that a bit more.
Would still like to have the previews on by default but haven't figured out how.
Copy file name to clipboardExpand all lines: index.html
+10-10Lines changed: 10 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ <h3 id="custom">Customize your button</h3>
33
33
34
34
<divclass="tab-content">
35
35
<divid="buynow" class="tab-pane example active">
36
-
<p>Buy Now buttons are perfect for single item purchases <ahref="#buyNowModal" class="edit" role="button" data-toggle="modal" data-keyboard="true"><spanclass="icon icon-edit"></span> Customize</a></p>
36
+
<p>Buy Now buttons are perfect for single item purchases <ahref="#buyNowModal" class="edit" role="button" data-toggle="modal" data-keyboard="true"><spanclass="icon icon-edit"></span> Customize & Preview</a></p>
@@ -108,7 +108,7 @@ <h3 id="custom">Customize your button</h3>
108
108
109
109
110
110
<divid="cart" class="tab-pane example">
111
-
<p>Add To Cart buttons let users add multiple items instantly giving your website a cart <ahref="#cartModal" class="edit" role="button" data-toggle="modal" data-keyboard="true"><spanclass="icon icon-edit"></span> Customize</a></p>
111
+
<p>Add To Cart buttons let users add multiple items instantly giving your website a cart <ahref="#cartModal" class="edit" role="button" data-toggle="modal" data-keyboard="true"><spanclass="icon icon-edit"></span> Customize & Preview</a></p>
@@ -183,7 +183,7 @@ <h3 id="custom">Customize your button</h3>
183
183
</div>
184
184
185
185
<divid="donate" class="tab-pane example">
186
-
<p>Donate buttons are great for accepting donations from users <ahref="#donateModal" class="edit" role="button" data-toggle="modal" data-keyboard="true"><spanclass="icon icon-edit"></span> Customize</a></p>
186
+
<p>Donate buttons are great for accepting donations from users <ahref="#donateModal" class="edit" role="button" data-toggle="modal" data-keyboard="true"><spanclass="icon icon-edit"></span> Customize & Preview</a></p>
@@ -258,7 +258,7 @@ <h3 id="custom">Customize your button</h3>
258
258
259
259
260
260
<divid="subscribe" class="tab-pane example">
261
-
<p>Subscribe buttons can be used to set up payment subscriptions with your users <ahref="#subscribeModal" class="edit" role="button" data-toggle="modal" data-keyboard="true"><spanclass="icon icon-edit"></span> Customize</a></p>
261
+
<p>Subscribe buttons can be used to set up payment subscriptions with your users <ahref="#subscribeModal" class="edit" role="button" data-toggle="modal" data-keyboard="true"><spanclass="icon icon-edit"></span> Customize & Preview</a></p>
@@ -336,7 +336,7 @@ <h3 id="custom">Customize your button</h3>
336
336
337
337
338
338
<divid="qr" class="tab-pane example">
339
-
<p>QR codes are ideal for allowing quick mobile payments <ahref="#qrModal" class="edit" role="button" data-toggle="modal" data-keyboard="true"><spanclass="icon icon-edit"></span> Customize</a></p>
339
+
<p>QR codes are ideal for allowing quick mobile payments <ahref="#qrModal" class="edit" role="button" data-toggle="modal" data-keyboard="true"><spanclass="icon icon-edit"></span> Customize & Preview</a></p>
0 commit comments