I am unable to find a post about making an image responsive in gkpublisher.
can you help please ?
Let's say I have this code :
- Code: Select all
<img src="images/info-livraison-et-commande.jpg" alt="" />
Thanks for your help.
<img src="images/info-livraison-et-commande.jpg" alt="" />
.ja-toppanel-row img {
max-width: 100%;
}