Home Forums WoodMart support forum Header below slider

Header below slider

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #97463

    amaury_santillan
    Participant

    Hi guys. Im working on this site https://www.intex.tienda/inicio/

    And I need to make the header to display below the slider like this https://www.intex.fr/

    Just for the home page.

    Could ypu please give a hand?

    Thanks

    #97509

    Hello,

    Unfortunately, there are no options to do that. The slider would not work in the Header builder

    Best Regards

    #97653

    amaury_santillan
    Participant

    OK.

    So I managed to syle my header almost as I want to.

    Could you please help me to hide the burger menu JUST ON STIKCY NAV?

    thanks

    #97707

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global

    .whb-sticked  .full-screen-burger-icon {
        display: none;
    }

    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)