it would be easier if you posted a link to the site. The following code should work you just need to change the background from red to url(your picture url). The image will be a circle you can change it to a square by editing or removing the border-radius style.
av#access::before {
content: “”;
position: absolute;
width: 225px;
height: 225px;
background: red;
z-index: 99;
bottom: 5px;
border-radius: 50%;
left: 10px;
}
In which category I have to edit it and where to paste it of these many categories…
Hi edzuss99
WordPress4.5 will be probably released in about two weeks after
In WordPress4.5, you will be able to set a custom logo
from Dashboard / Appearance / Customize / Site Identity
Please wait WordPress4.5
Thank you
Sounds awesome,can’t wait for that update.