Via the Code Editor, you can add HTML, JavaScript, and CSS code for styles, animation effects, third-party tool integration, and other customizations for your project.
Any third-party scripts will likely require additional coding to make them compatible since Readymag has some very sophisticated mechanisms under its hood. We recommend enlisting a professional web developer to work with Code Injection. Use any custom code at your own risk, and proceed with extreme caution—Readymag support won’t be able to assist with custom code issues.
Сustom code fully works in Professional plans, as well as in Preview (P) mode for all plans—this way you can test functionality before upgrading.
If you want to execute code locally within the project—e.g., embed a customized video player or web application on one of your pages—use Widget Code in Embed & Code widget.
Project code
Paste the custom code you want to execute for the entire project in the <HEAD> section, after opening <BODY>, or before closing </BODY> tags.
CSS
Switch to the CSS tab to use any custom style CSS for your project. The CSS code is applied to all pages.