Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

The look, feel, and functionality of your pages can be modified by adding custom css and JavaScript files in your page/site settings.

→ Details: Page settings

→ Details: Site settings

Customizations are your responsibility to develop, maintain, and fix

There isn’t a way for Cascade or template admins to be centrally aware of your customizations and, as such, those customizations can’t be accounted for as the template evolves.

Tips for creating custom css

Use ID and class selectors whenever possible

Provide meaningful IDs and classes to your pages, content groups, rows, and widgets. Use these IDs and classes for your css selectors.

  • No labels