Tagged: Images, links, responsive
Big surprise ! In 1/4 column my image is responsive… but in 1/5 column not (in Avia page builder). :-(
Regards.
Jean
OK I look, is not the column, the problem is when the image support a link :
– No link = responsive
– Link = no-responsive
Regards.
Jean
Same here. Thanks to freepixelweb, at least I know I can get the image to be responsive if I remove the link for now.
Adding these styles fixed the problem for me:
a.alignnone, .avia_image {max-width: 100%;}
There may be other image link classes that need 100% max-width added, but these are working for me so far.
Hi,
Did you insert the Image element inside a 1/5 column element? The images with or without links inside a 1/5 column are responsive on my end. Please upgrade to Enfold 1.8.4.
Can you give us a screenshot?
Regards,
Ismael
Hi, the :
a.alignnone, .avia_image {max-width: 100%;}
are not included in the 1.9 version ?
I have same problem now…
Regards.
Jean
Can you post a link to the page where the glitch is visible please?I can’t reproduce the bug on my end and I’d like to investigate the css code first. We didn’t include this fix yet.