Hii, I was wondering if there’s a way I can make a page with content and footer but without the header?.
This is my current homepage: http://www.riskmexico.com/foro/
and I want to change it to this: http://www.riskmexico.com/foro/temporal-inicio/
What I want to do, is keep the footers (widget and socket) from the current homepage and add it to the new page. Can I do that?
Hey!
Use the normal template, then add this to the Quick CSS:
.page-id-3680 #header{
display: none;
}
Best regards,
Josue
THANK YOU!! It worked ! :)
You are welcome, glad we could help :)
Regards,
Josue