Okay
  Public Ticket #1379274
Hero section
Closed

Comments

  • Damian started the conversation

    Hello!
    How can I remove hero section completely?

    I want it because Imcreating 404 error page and I want to put title without parallaxy hero effect.

  •  1,974
    Support replied

    Hi Damian,

    Remove it with CSS:

    for example

    .page-id-1133 #hero {
        display: none;
    }

    if you look in page source, page id class is in the <body> element

    Another solution is to modify 404.php

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy