Alt tag doesn't appear in images.

Hi! I am adding the alt tag to my images but it is not working ok. When I inspect it doesn’t appear.

Are you trying to set an alt tag for accessibility purposes or to simply have a hover/tooltip like text appear?

If it’s for accessibility, maybe using ARIA fields and attributes may be better: https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA

If it’s to have a hover/tooltip text appear, try setting the Hover text Html attribute in Plasmic.

To clarify, the “Hover text” I mentioned is actually the Title attribute. So under Html Attributes, click + and type in Title:

image.png

image.png