PenciDesign Supporter replied
Hi,
Unfortunately, there is no hook, filter, or option available for customization in the current version of Soledad/WordPress. If you would like to modify it, you will need to copy the parent theme file to the child theme (if your site is using a child theme).
wp-content/themes/soledad/inc/templates/post_pagination.php
To:
wp-content/themes/soledad-child/inc/templates/post_pagination.php
Regards,
PenciDesign.