Adding Custom HTML/CSS/JS code in specific page
If this is relatively static code treat it as such and put it in a file or template. There are a couple of easy ways of doing this. Via templates Look at the way that WP does it – you have a folder called template-parts – insert your code there and call it in a … Read more