Button
You can use an image in the background simply add InlineStyle in div tag and by use of this you can create your own bg. See example below:
Class | Code | Description | Result |
---|---|---|---|
.pt-button | <a class="pt-button" href="#"><span>pt-button</span></a> | pt button | |
.pt-button .pt-btn-link | <a class="pt-btn-link" href="#"><span>pt-btn-link</span></a> | pt btn link | |
Last modified 10mo ago