Jay91
(Jay Abie)
1
Hello friends,
we use the code below to show in house responsive image ads
<a href="MY WEBSITE LINK" target="_blank">
<img src="IMAGE LINK" style='width:69%;' border="0" class="banner" alt="Null">
</a>
on the desktop is fine but on the mobile view, the banner is showing very small. see the below
Jay91
(Jay Abie)
3
!! the filed only accepts HTML.
Stephen
(Stephen)
4
What’s your point?
How does that prevent you from using @media
?
Jay91
(Jay Abie)
5
am sorry i don`t know how to use it.
can you advise?