wpcorner / footnotes-made-easy

A WordPress plugin that allows post authors to easily add and manage footnotes in posts and pages.
https://wordpress.org/plugins/footnotes-made-easy/
GNU General Public License v2.0
0 stars 3 forks source link

footnotes size preference #4

Open spiralofhope opened 2 months ago

spiralofhope commented 2 months ago

I find the text to be too small, and I'm required to use this code to adjust it:

header: <div style="font-size: initial;"> footer: </div>

It took me a long time to figure this out, and I feel there would be others who would benefit from a font percentage configuration option.