If you want to change your mini-landing, use the "Insert HTML code" function. You can enable it in the mini-landing settings.

Videos with specific examples


Video on YouTube

What code can be added?

You can add any code, including tags<script> и <style>.

HTML code can be added to the page in the tag your own domain .

Is it possible to add multiple scripts?

Yes, you can add multiple different scripts in<body> .

Example script

Text alignment right:

 <style type="text/css"> .wh-landing-subheader > div {text-align: right !important;} </style>

Text alignment left:

 <style type="text/css"> .wh-landing-subheader > div {text-align: left !important;} </style>

Background replacement:

 <script src="https://daruse.ru/assets/js/snowfall.js"></script> <script type="text/javascript"> $(document).snowfall(); document.body.style.backgroundColor = "#000"; </script>

Please note! 

To create scripts, you need to understand how JavaScript works. If you have questions about how a script works, contact your developer.

(!) We do not provide support for issues related to the operation of third-party code.


If you have not found the answer to your question, ask us in the chat inside your account or write to BotHelpSupportBot or to hello@bothelp.io

Get 14 days of full functionality of the platform for creating mailings, autofunnels and chatbots BotHelp.

Get 14 days free

Was this article helpful?

Thanks for your feedback!