Dashboard
Edit Article Logout

Styling your Web Form


If you include a DailyStory Web Form in a Landing Page or embedded in your website, you may want to add custom CSS to style your form.

The table below provides some guidance on the CSS classes supported:

Custom CSS Classes

ClassDescription
ds-form-layoutA <div> that wraps the entire contents of the form.
form-elementA <div> that wraps each element in the form.
ds-cta-buttonAdded the submit <button>.

The form additionally uses Bootstrap class names, such as form-control for styling form elements.


How helpful was this article?

πŸ‘ or πŸ‘Ž

Related Articles