I have image file stored inside theme directory called site.
Now in my home page using wordpress page editor I have put the following code but it didn’t display image, seems location is wrong.
<img src="https://wordpress.stackexchange.com/questions/252559/site/images/footLogo.png" style="padding: 0px!important; color:white">
let me know what issue?