I'm not really sure what display:hidden is supposed to do, did you mean visibility:hidden? What happens if you try display:none instead for your footnote CSS? I think this is supported by the Kobo epub renderer.
If you want to exclude a whole file of endnotes you could try adding linear=no as an attribute in the spine <itemref> entry for the endnotes.xhtml file in the OPF file.
|