Disappearing site logo
-
[ Moved to the Fixing WordPress sub-forum. ]
Hey forum peoples,
I’m a mega amateur and I was playing around with the style.css on my site trying to change the site logo image and it’s vanished.
This is my page https://www.danthemansfencing.com.au/
and this is the part of style.css that I was playing with
.site-logo {
/* background: url(“images/fence_quote_header_reduced.png”) no-repeat scroll center top / 501120px auto rgba(0, 0, 0, 0);*/
/* background-position: 12px 12px !important;*/
/* background-size: 1080px auto !important;*/
background: url(“images/fence_quote_header_reduced.png”) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
margin: 0 auto;
max-width: 1080px;
position: relative;
}
If anyone could help out that would be awesome!
- The topic ‘Disappearing site logo’ is closed to new replies.