Getting link blocks designed with cms elements

Hi all,
On my site under the ‘develop with us’ button, how can I get the link text moved up on top of the image and the red block and text moved down onto the image? Basically want all content on top of the image…
thanks!


Here is my site Read-Only: https://preview.webflow.com/preview/addvalue?utm_medium=preview_link&utm_source=dashboard&utm_content=addvalue&preview=52c3d94c64fad23052036103f3f4baa6&mode=preview
([how to share your site Read-Only link][2])

Try setting the image as a background image to the div, in the option panel you can set the image to get inherit from the collection.
Now the div will be free to place all the elements within his borders on top on the image.

Other option is to set the image to position absolute (set parent to relative).

I don’t have the option to choose from my cms for a background image but your relative/absolute suggestion worked perfectly. Many thanks!

1 Like