View Single Post
Old 07-16-2024, 12:33 PM   #9746
TaviCalderon
Enthusiast
TaviCalderon began at the beginning.
 
Posts: 25
Karma: 10
Join Date: Dec 2023
Device: Kindle Scribe
hi, back again already, sorry.

how would someone make the work summary italicized? i found where you advised someone in order to do that for the author notes you'd just add the below to the css output, which is awesome:

Spoiler:

Code:
add_to_output_css:
 div.fff_chapter_notes {
         font-style: italic;
    }


but when i try to change the name from fff_chapter_notes to fff_description, it doesn't work. im guessing i don't have the ID right for the summary/description section of the work, but i also can't find what else it would be called!
TaviCalderon is offline   Reply With Quote