JS Script
I'm adding a simple js script to the Theme Options but it does not work.
<!-- Widget Code --> <script async src="https://lml.no/a-f2e53/init.js"></script>
<script async src="https://lml.no/main.js"></script>
<!-- / Widget Code -->
I assume this section of the theme options is where you would put them.
Comments
if the code does not work in Theme options > Custom CSS & JS > Custom JS section, it meas that you probably need to modify theme files.
Thanks!