Hi there,
Thanks so much for using Donovan.
The post navigation is displayed by the function donovan_post_navigation() which you can find in the /inc/template-tags.php file of Donovan.
The function is pluggable, which means you can override it with a child theme in order to modificate it. Please also see https://themezee.com/docs/rewriting-pluggable-functions/ about that.
Cheers,
Thomas