How to add a custom javascript code snippet to your site

Using Elementor #

  1. Open the WordPress Dashboard.
  2. Navigate to Elementor → Custom Code.
  3. Click on “Add New“.
  4. Add a title for the code snippet.
  5. Select “</body> End” in the “Location” field.
  6. Copy/paste the following code in the big text box and click on Publish.
				
					<script type="text/javascript">
// Replace this line with your code snippet.
</script>
				
			

Editing your (child) theme #

This will depend on the theme that you are using. Instructions for Hello Elementor, Jupiter, Genesis and Astra coming soon.

Powered by BetterDocs

Newsletter

Subscribe and stay connected through our Newsletter. We send out important news, tips and special offers.

  • This field is for validation purposes and should be left unchanged.