Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #519608

    Hi,

    I would like to hide logo and menu but not the top bar…

    If I hide the header it hides the top bar and if I don’t hide the header I can’t hide logo and menu area.

    I would like to keep the top bar and have the page content immediatly under it.

    Thank a lot !!

    #519764

    Hey ganjou,

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #521750

    Hi Rikard,

    Thanks for your answer.

    This is the website : http://www.glacesartisanales-polesud.fr/

    I would like to have on the top just the top bar.

    Thanks for your help,

    Guillaume

    #521768

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #header_main { display: none; }

    Cheers!
    Yigit

    #521793

    Hi Yigit,

    Thanks for your help.

    I still have between page content and top bar :http://www.glacesartisanales-polesud.fr/

    #521798

    Hey!

    Please add following code to Quick CSS as well

    .html_header_top.html_header_sticky #top #wrap_all #main {
        padding-top: 31px !important;
    }

    Best regards,
    Yigit

    #521811

    Great !! Thank you !!

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Header modification’ is closed to new replies.