Thread Starter
lina78
(@lina78)
Thank you for your help! I think for now I will leave it be {last time I tried to go into my site’s theme I completely crashed everything}. But again, I appreciate the advice!
Thread Starter
lina78
(@lina78)
I don’t see an option to edit the header.php in my child theme? That is why I didn’t do that before. Any idea why I am not seeing it in my child theme editor?
Thread Starter
lina78
(@lina78)
Yes I was able to figure it out! I went into the actual theme’s HTML and fixed it there.
Thread Starter
lina78
(@lina78)
<img src = “foo.jpg” nopin = “nopin” />
This is the code that prevents an image from being pinned. I just don’t know where to put it. The child theme only lets me edit the CSS, how would I go about inserting that code into the HTML?