For the complete documentation index, see llms.txt. This page is also available as Markdown.

Custom Site Styles

Most CSS files in the assets folder will not target the Checkout Page or the Member Account Settings pages within a Site's theme.

You can, however, target these styles by uploading a file called custom_site_styles.css

.site-action-bar.site-action-bar-members { background-color: #2E91FC; }

Last updated