I'm currently using the following template: in the Blog News section, the "Read more" button is not functioning properly on mobile devices. The only difference I've made in the HTML code is adding an "a" tag:
<a href="something.html"><div class="button-main bg-fio-point">read more</div></a>
Furthermore, the image is also not working as a link on mobile phones. Any suggestions?