Hi there!
A few months ago, I successfully added a logo to the top left corner of my website but it seems to have recently disappeared. This is the code I used:
@media only screen and (min-width: 768px) {
#shopify-section-header::after{
background-image: url(https://cdn.shopify.com/s/files/1/0466/9957/7496/files/Favicon_copy.png?v=1606912742);
background-color: transparent;
display: block;
z-index: 9999;
content: "";
position: absolute;
width: 200px;
height: 150px;
background-position: center;
background-size: cover;
top: 0px;
left: 0px;
}
#AccessibleNav {
position: relative;
}
My website is: ilythelabel.com
I have since removed the code from the theme that's currently live. Is there any way I could get the logo back?
Thank you!
Jhelisa
Hi
is this your logo ?
what is an issue now please ask? i will resolve it
User | Count |
---|---|
441 | |
202 | |
103 | |
97 | |
90 |