There are times when you want to insert some customization into your giving pages. Have no fear, CSS and JavaScript are here! The page builder allows for Custom Cascading Style Sheet (CSS) and JavaScript modifications. This is a very powerful feature which allows you to have full, granular control over the design, layout and presentation of the donation page.
How to Configure
Once you’re logged into RaiseDonors, you’ll be able to navigate to your existing pages through the Fundraise option in your navigation panel. Once here, you can either create a new page or edit an existing one. Either way, once you’re in a page you need to select the gear in the upper right corner of the page builder screen.
At the bottom of the settings tab are the boxes for custom CSS and JavaScript.
- When supplying CSS, please ensure to also include the opening and closing style tags. This CSS will be placed in the <head> section of the page.
- For JavaScript - Common situations for using JS are pixel tracking, analytics, behavior monitoring, etc. The script will also be inserted in the <head> tag as well.