Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Banner Component

Avatar

Level 2

I have a requirement where I want to develop a component which contains an image with some text over it. Can some one help me in developing the component.

1 Accepted Solution

Avatar

Correct answer by
Level 10

Out of the box image component OR image text component should help for your usecase.

View solution in original post

2 Replies

Avatar

Level 10

Hi Divya,

  Create a custom component which takes the input for image and text and while you render, using css you can overlay the text on top of the image. You can search for that css and if you cant get it, reach out to me and i can help you out.

Avatar

Correct answer by
Level 10

Out of the box image component OR image text component should help for your usecase.