Add alt text do background images

Hey there,

I’d like to add some meta info to my page. Currently I got some images added as a background layer. However I added all the necessary seo meta to my images in the wordpress media gallery. is it necessary to add this meta to my background images in the builder or does this happen automatically when this meta is added in the media gallery?

thanks for your help!

Best regards
Denis

Hi Denis,

The alt tag is only necessary for the <img> tag. The background images are not added using the <img> tag but through a CSS background image to a div.

Hope this explains it.

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