Okay
  Public Ticket #1641343
How to remove header to add the slider revolution template
Closed

Comments

  •  2
    Rechept started the conversation

    Hello, how can I remove the header(menu, logo,...) to add the slider revolution template?

    Thanks!

  • [deleted] replied

    Hi Rechept,

    You can add the code below to your Custom CSS area:

    .site-header {
    display: none !important;
    }
    and this will hide your logo and menu.

    P.S: You are building a great looking website