Archived topic
Hero page does not appers image alt tag
4 replies · Started by bilgesem on August 16, 2022
Hi guys I need support about hero pages image alt tag. Could you help me?
I added private information area link examples
Hi there,
those page heroes are using CSS Background Images, so the is no <img> element for the ALT Tag.
You can only output ALT Tags for regular images.
Any solutions for solving this problem?
If you need an ALT Tag then you can't use a Background image, you would need to display the Image using an Image Block.
If you add one inside the Hero and give it an Advanced > Additional CSS Class of: is-background.
And select the parent container block and give that Additional CSS Class of: has-background
Then share us a link to a post, we can take a look at some CSS to position the image block behind your content.