Sorry, we don't support your browser.  Install a modern browser
This post is closed.

Support for custom CSS and JS on landing page#901

T

Please add support for custom HTML on the website landing page. There are fields for this presently but they do not alter the content of the page.

e.g. the following code should popup an alert and turn the text colour of buttons to black. Actual behavior is the closing script tag breaks the injection script and the code runs as plain text down the bottom of the page.

<script>alert("hello");</script>
<style>button {color:black !important}</style>

Related suggestions:
https://feedback.cloudwaitress.com/116
https://feedback.cloudwaitress.com/671
https://feedback.cloudwaitress.com/790

2 years ago
Changed the status to
Completed
a year ago