View Single Post
Old 04-29-2021, 04:36 PM   #62
Kobo1818
Junior Member
Kobo1818 began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Apr 2021
Device: Kobo Aura HD
Hello everyone. I have been trying to change my header and footer font using the code in part 1 of the 'Custom header/footer captions:' patch within nickel.yaml. Please can someone show me how they edited the code to change the footer and header font (in my case I'm looking to change it to Literata Book).

Below is how I have attempted to edit it, but this won't parse:
Quote:
- {Find: "#caption[newHeader=true],\n#caption[newFooter=true] {\n font-family: Avenir;\n}", Replace: "#caption[newHeader=true],\n#caption[newFooter=true] {\n font-family: 'Literata Book'; background:transparent;\n}"}
Any help will be greatly appreciated, thank you.
Kobo1818 is offline   Reply With Quote