• Hi,
    Is it possible to remove the header from sub-pages?

    it is also possible to remove your logo in the header?

    I hope for a response
    Greetz Ruben

Viewing 1 replies (of 1 total)
  • Hello,

    The header can only be removed into the PRO version, by setting the page template as Page with Navigation Only from WP Admin -> Pages -> Your Page -> Quick Edit -> Template : Page with Navigation Only.

    For removing your logo in the header, please, use this extra CSS code :

    .logo_col img{
    display:none !important;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Delete Header’ is closed to new replies.