Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #997635

    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

    #997768

    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

    #997797

    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

    #997860
    This reply has been marked as private.
    #998181

    Hi,

    Please remove the http auth, so we can be able to help.

    Best regards,
    Basilis

    #998273
    This reply has been marked as private.
    #998317

    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

    #998689

    Hi,

    If you want to hide the header completely with css try this code:

    
    #top #wrap_all #header_main {
        display: none;
    }
    

    Best regards,
    Dude

    #998733

    Works fine. Thanks, again, for your help!!!

    #998796

    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

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘rosponsive shows enfold logo and search-button’ is closed to new replies.