• Closed
  • Ulrike Liebert
    Spectator
    February 14, 2018 at 10:43 pm #36485

    Hi

    This one was still not answered in my last request:

    The Header is shown even I have disabled it in the template.

    Tks
    Uli

    Priyank
    Spectator
    Posts: 747
    February 15, 2018 at 6:16 am #36489

    Hello,

    Add Below Custom Css on Your Additional Css Area.

    #header,body #header-sticky.sticky-header.sticky {
    display: none !important;
    }

    Thank You

    Ulrike Liebert
    Spectator
    Posts: 9
    February 15, 2018 at 9:34 am #36493

    thanks. that works

    Priyank
    Spectator
    Posts: 747
    February 15, 2018 at 10:35 am #36495

    Good to hear this.
    Welcome