Hi there!
I’d be happy to help you with this.
Do you want to make the “Leer más” text bigger and use another font?
There is no design options to adjust that text, but you can add this to your website’s Customize > Additional CSS:
a.post-more-link {
font-size: 90%;
font-family: FONT_FAMILY_HERE;
}
I hope this helps, and let us know if we can assist you further.
Regards,
Karla