HI,
I don´t want a custom logo top left as it interferes on some devices with the top navigation , but neither the default “enfold” one. But in the general settings I only see:
Upload a logo image, or enter the URL to an image if its already uploaded. The themes default logo gets applied if the input field is left blank
Any idea how I can get it “all logo free”?
Thx a lot!
Hey!
Try adding this code to the Quick CSS:
.logo{
display: none !important;
}
Cheers!
Josue
Hi Josue, thx- this works
You are welcome, glad we could help :)
Regards,
Josue