Webflow produces various versions of images to help with responsiveness of the site, but it seems, those versions don’t carry the alt tag. Is there any way round this?
hi @Hywel I can’t recreate what you describing can you show an example?
But for now:
you have an option to add alt
on image in assets
you have an option to add alt
on image it self
and in both cases is alt
value carried within img
tag
1 Like
Thanks, Stan.
I noticed that you used the Use alt text from asset so I tried that and it seemed to work.
Thanks.