Comments Damian started the conversationNovember 23, 2017 at 5:22pmHello!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,974Support repliedNovember 24, 2017 at 9:25amHi 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> elementAnother solution is to modify 404.phpThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy Sign in to reply ...
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.
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