Hi there,
the responsive version shows Enfold logo , search button and menue, although it should be hidden.
I am using this to hide it in the “normal” view:
#menu-item-search {
display: none;
}
.logo { display: none; !important;
}
Also i am missing the text that should be underneath the top-photo in the responsive version
Thanks for your help
Michael F Kraus
Hi Michael,
Are you looking to completely hide the header on that page? If so you can select to do so in the Layout menu on the edit page. If that is not the case then please try to explain a bit further what you are looking to achieve.
Best regards,
Rikard
Hi Rikard,
yes i am trying to hide the header completely. But doesn’t work.
what i want to achieve: just the big picture. No Logo. No Menue.
thanks for helo
Michael F Kraus
Hi,
Please remove the http auth, so we can be able to help.
Best regards,
Basilis
what you see might be the alternative Logo for transparency option.
Look if you got an entry on Enfold (or Enfold-Child) – Header – Transparency Options
Hi,
If you want to hide the header completely with css try this code:
#top #wrap_all #header_main {
display: none;
}
Best regards,
Dude
Works fine. Thanks, again, for your help!!!
Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Don’t forget to bookmark Enfold Documentation for future reference.
Thank you for using Enfold :)
Best regards,
Basilis