Button 'Read further' not responsive on smartphones

Goodday to you!
There’s a (mobile) issue with the ‘Read further’ button on my blog and I was wondering if you could shed some light on it.
When reading the blog (takvansport.nl) on a mobile phone the button ‘Read further’ (in Dutch ‘Verder lezen’) doesn’t respond.
On an iPad it functions well.
Is this a Dazzling-issue or a WordPress-issue? If it’s a Dazzling-issue how is it to ber resolved?
(I’ve added a screenshot: the red arrows indicate the button)
Thank you for your time and attention.

Hey there,
Hope you’re doing well today

Kindly add and save the following code to Appearance > Customize > Additional CSS:

@media only screen and (max-width:31.25em) { 
	.widget-area {
    clear: both!important;
}
}

Best Regards,
Support

Hey there,
Hope you’re doing well today

Did you manage to get this issue resolved?

Just asking so that I may provide some additional support, or close the ticket.

Please let me know.

I look forward to your reply :slight_smile:

Best Regards,
Support

Thanks, Support!
Issue has been resolved.
Regards, FS

Hello there,

I am glad the solution worked for you.
Please feel free to contact us again in the future regarding any other issues.

Best Regards,
Support