Ghost Markdown Shortcut for Footnote

You should be able to target them in CSS like so:

<style>
.footnote-ref a,
.footnote-backref {
	color: red;
}
</style>

Hope this helps!

1 Like