Remove logo from all blog post
Hello I would like to remove the main logo from all blog post, I used this code:
.single.single-post #logo {
display:none !important;
}
It worked but I would like to keep the logo visible when the sticky header is on, is this possible?
Comments
please send a link to this page.
thanks