Importing your own HTML, CSS, adnJavascript
-
Is there a way to add your own css, html, and javascript into wordpress? I wanted to do some special things that I couldn’t find out using wordpress design feature, but now I don’t know if there is a way to import my own code.
-
Hi there! With your current Creator plans you can certainly add custom CSS, HTML, and JS if needed.
For adding CSS, we have the following guide:
https://wordpress.com/support/editing-css/For HTML and some JS (note supported HTML tags), you can use a Custom HTML block.
If you need to add more advanced JS or other code, you can always use a code snippets plugin like the following: https://wordpress.com/plugins/insert-headers-and-footers/
If you’re looking to do things more on your own without plugins and learn more about developing on the WordPress ecosystem, I’d recommend checking out this guide for creating a child theme: https://wordpress.com/support/themes/child-themes/
I hope this helps :)
- The topic ‘Importing your own HTML, CSS, adnJavascript’ is closed to new replies.