PRO add an alt tag to a button

Hello, due to some issues with a step by step panel system- I am looking at building the panel navigation system into the header

it requires an alt tag to be placed on the button- is there any way to do this?

Hi,

If I understand you correctly, you want to add alt tag to a button element, but this isn’t supported in HTML as far as I can tell and also as referenced in this doc:

This can be added to an image tag in general, check this guide to learn how to do that:

Thanks.

you are right- sorry for wasting your time- I had read the instruction wrong- sorry

Not an issue and you are most welcome. :slight_smile:

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