I have been adding alt text to various photos depicting different colors and angles and every time i go back to check it has been replaced by the title of the product even though ive made sure to properly save each time. Anyone ever struggled with this or have solution>??
Hello @taliafitzgerald ,
Sounds like issue is within the code.
You need to replace the alt tag code {{ product.title }} with {{ media.alt }} or {{ image.alt }}
Thanks
Thank you! Is there anything you could link me to to explain how i can do that as i never have before
No, btw you can ask the theme support to fix it.
or if you can edit the product template and replace the code I suggest above.