Tagged: header, header logo, transparent header
bodytalkminnapolis is the site I’m working on
I’ve went into Enfold header options and removed the header logo image yet it is still showing up.
Can I please get support to learn how to remove it?
Thank you
Hi Nathan!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.logo, .responsive .logo { display: none !important; }
Cheers!
Yigit
that’s for the suggested code
the enfold logo still shows
can we try another approach please?
thank you
Hi!
Code is not being applied. Please try following as well
.logo img {
display: none !important;
}
If that too does not work, please create a temporary admin login and post it here privately
Regards,
Yigit
still there for now
Hi!
There was a missing closing curly bracket in your Quick CSS field. I added it. Please flush cache and review your website
Cheers!
Yigit
it’s gone thank you
thanks for the support