From More Options, you can upload a CSS file to add further customisation to your widget.
CSS (Cascading Style Sheet) is a powerful tool which can be used to add a lot of formatting and make your widget fit your brand and look the best it can on your website.
Click the grey box with the current file or the text "Click here or drag file to upload"
Below is a list of the most frequently changed elements:
Button:
.btn-info - class for the submit button
Fields:
.form-control - class for all text fields
.input-group - class for grouped fields
.input-group-addon - class for the attached ‘NZD’ or ‘AUD’ to amount fields.
ID to element:
#ShowPhone - div ID for the phone number
#ShowEmail - div ID for the email
#addressInfo - div ID for the address info section
#FinancialDetails - div ID for the gift a membership tick box
#GiftSub - div ID for the gift a membership section
#divCard - div ID for the payment section
#MainContent_trComplete - div ID for the submit button
#TermandCondition - div ID for the terms and conditions section
For more information about CSS files and how to create your own please visit: https://www.w3schools.com/css/
Comments
0 comments
Please sign in to leave a comment.