I send email campaigns it goes well, suddenly one of the clients complains the link is not clickable while clicking the link it shows an image instead
actually, my code for the button is
<div style="Margin-left: 20px;Margin-right: 20px;Margin-bottom: 24px;">
<div class="btn btn--flat btn--large" style="text-align:left;">
<![if !mso]>
<a style="border-radius: 0;display: inline-block;font-size: 14px;font-weight: bold;line-height: 24px;padding: 11px 11px;text-align: center;text-decoration: none !important;transition: opacity 0.1s ease-in;color: #000000 !important;font-family: sans-serif;background-color: #f7d701;" href="#"> Read More</a>
</div>
</div>
instead this is showing
and please see the image url of the above code
Why it happen? Please respond as soon as possible
Thank you