[ad_1]
Hello guys, I can’t find how to edit <head> html part on the code. It shows me only the <body>. Im using “Jaxon” theme and my code looks something like this, as it starts right off with body part.
Thank you for reading.
[ad_2]Copyright © 2020 - 2022, Project DMC - WordPress Tutorials for Beginners- All Rights Reserved. Privacy Policy
Child theme is your answer: [https://developer.wordpress.org/themes/advanced-topics/child-themes/])
Create your own header.php file in the child theme.
Click the dropdown at the top/center that says “Home page” – those are your templates – the Header template should be there.
edit: [https://docs.themeisle.com/article/1757-how-to-add-logo-for-website-identity-in-raft]) – like this
What are you trying to edit in the <head>? This is a block theme so that part is generated by WordPress. There’s no actual file.