I’m having trouble when I try to remove the Logo Image of certain pages in Squarespace. To remove it, it’s necessary to put a Code injection on advanced settings (CSS), but I don’t know which one.
I’ve researched for the answer and I found this, but it didn’t worked:
<style>
#logo {
display: none;
}
</style>
I don’t have the “know how” of CSS so, if anyone could help me with the exactly code to hide this, I’ll appreciate that.
Thanks very much!