Hi
This has been answered earlier… how to remove the logo field in the header.
I am to open up openup/framework/php/function… etc and add a couple of slashes to the line 435.
Now – thing is – I don’t know how to do that. How do I open up the openup/framwork/php… etc?
(Yes, I guess I am a beginner)
Thank you.
Hey MarieAn!
You can simply add following code to Quick CSS in Enfold theme options under Styling tab if you would like to remove Logo
.logo { display: none; }
Regards,
Yigit
Hi Yigit
Thank you for helping me.
I did as you suggested and the logo disappeared.
But – then I shared my website privately on +1 just to test the share button – and the enfold logo popped up side by side with the link.
I can always add a little image of some sort to the logo field if this makes the shared links nicer. But – if you have any thoughts about why the enfold logo popped up and how I can remove it, I am listening..
Hey!
You’ll need to define an image to share using the Open Graph protocol, you can do it with a plugin like this: http://wordpress.org/plugins/wonderm00ns-simple-facebook-open-graph-tags/
Regards,
Josue
That does not work with mobile devices .logo { display: none; }
Hi!
@igorvavrik it should work. Please clear browser cache and hard refresh your website a few times.
Regards,
Andy
Hello,
I seem to be having the same issue with the logo appearing on mobile devices. I’m on Enfold version 3.2.3, and have supplied the link to my site in the private content section.
Thanks!
Ed
Hi!
Please add following code to Quick CSS as well
.responsive .logo img {
display: none!important;
}
Best regards,
Yigit
Thanks! That worked for me.
Hi!
glad Yigit could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Regards,
Andy