View Single Post
Old 02-24-2023, 09:50 AM   #4
metalofono
Junior Member
metalofono began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Dec 2015
Device: Kindle Paperwhite
Quote:
Originally Posted by RbnJrg View Post
Yes, just write in your .css stylesheet the following:

Code:
aside {
  display: block !important;
}
With that declaration, you'll be able to see your endnotes at the end of your epub3.
Thank you! It seems to work great in all devices and apps I tried it, except in Apple Books, I don't know if maybe there's a solution to that, or if iBooks just doesn't recognize !important...
metalofono is offline   Reply With Quote