hello,
as you can see here: http://sviluppo.envi.it/ I was a little inspired by the ethos 3 demo and wanted to create a homepage with only the slider (video) above the masthead and the header itself with the main menĂ¹, nothing more (no footer or body)
I’ve already found in the forum this code for the footer:
#page-id-10 .x-colophon.bottom {
display: none;
}
where 10 is the id of my homepage, but this doesn’t seem to work for me. It works only if I remove ” #page-id-10 ” but obviously it hides the footer from all the pages, not only the homepage
I’m using wordpress 4.7.2 and x theme 4.6.4