Weird Alt Text Issue

Hi guys,

Just noticed a weird glitch with the alternative text. One of the images on this page is currently not available and this is the result: http://prnt.sc/qbs5qw The screen grab is from a 2560x1440 screen. On a laptop screen, the text is not visible at all. Any ideas on what is causing this and how to fix it?

Thank you!

Hi @kcreative,

I checked the backend and the width of the image element is above 2000 pixels which is causing the error that you gave the screenshot:

To avoid that, I temporarily added width to the image element to make sure the width will not exceed 100px:

Thank you.

Thank you, appreciate your help!

You’re welcome!
We’re glad @Christopher were able to help you out.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.