How to customize the appearance of the Paysight Widget using supported theme and CSS options.
Class | What it Controls |
---|---|
.ps-widget | Widget root container |
.ps-container | Main widget container |
.ps-field-block | Each form field’s wrapper |
.ps-field-label | Field label text |
.ps-field-input | Input fields |
.ps-field-select | Dropdown/select fields |
.ps-submit | Submit (payment) button |
.ps-submit-disabled | Disabled submit button |
.ps-submit-success | Success state for submit button |
.ps-error | General error messages |
.ps-field-error | Field-level error indicator |
.ps-field-error-message | Field-level error message text |
.ps-divider | Divider lines between sections |
.ps-divider-label | Divider label text |
Example: Customizing Widget Colors and Fonts
themeName
property.