@mansiwalia Can you please post the code by encompassing it in the [code] tags? Click the "code" button, paste your code, and then click the "code" button again. We cannot see what you posted here because it formed some actual content.
`<div>
<a href=”[https://www.instagram.com/catching_the_rye/]”>
<img title=”Instagram” alt=”RSS” src=”https://socialmediawidgets.files.wordpress.com/2014/03/10_instagram.png” width=”35″ height=”35″ />
</a>
<a href=”[https://www.facebook.com/catchingtherye/]”>
<img title=”Facebook” alt=”Facebook” src=”https://socialmediawidgets.files.wordpress.com/2014/03/02_facebook.png” width=”35″ height=”35″ />
</a>
<a href=”[https://www.pinterest.com/catchingtherye/pins/]”>
<img title=”Pinterest” alt=”Pinterest” src=”https://socialmediawidgets.files.wordpress.com/2014/03/13_pinterest.png” width=”35″ height=”35″ />
</a>
<a href=”[https://twitter.com/Catching_therye]”>
<img title=”Twitter” alt=”Twitter” src=”https://socialmediawidgets.files.wordpress.com/2014/03/01_twitter.png” width=”35″ height=”35″ />
</a>
</div>
Hi there,
Please change above code to this one:
<div>
<a href="https://www.instagram.com/catching_the_rye/">
<img title="Instagram" alt="RSS" src="https://socialmediawidgets.files.wordpress.com/2014/03/10_instagram.png" width="35" height="35">
</a>
<a href="https://www.facebook.com/catchingtherye/">
<img title="Facebook" alt="Facebook" src="https://socialmediawidgets.files.wordpress.com/2014/03/02_facebook.png" width="35" height="35">
</a>
<a href="https://www.pinterest.com/catchingtherye/pins">
<img title="Pinterest" alt="Pinterest" src="https://socialmediawidgets.files.wordpress.com/2014/03/13_pinterest.png" width="35" height="35">
</a>
<a href="https://twitter.com/Catching_therye">
<img title="Twitter" alt="Twitter" src="https://socialmediawidgets.files.wordpress.com/2014/03/01_twitter.png" width="35" height="35">
</a>
</div>
Hope that helps.
Best