Image can not be in edge position

Hi there!

I am trying to place my image on the right edge of my grid, but I don’t know how to…?

This is what I mean: https://prnt.sc/20xc6lu

This is the style I am trying to achieve: https://prnt.sc/20xc6ue (But I want it on the edge - right side)

Also, how can I put the headline text in the center of the grid?

Hopefully, you can help me with that!

All the best,
Kate

Hey Kate,

Thanks for reaching out!

To place your image at the right side of the Grid cell, you need to set the padding right to 0. ( See secure note for more information)

On the other hand, to make the headline text in the center of the grid, you should follow the steps below.

  • First you need to make the headline width to 100%
  • Then in the column set it to center ( See secure note for more information )

Hope that helps.

1 Like

Hi Marc,

Thanks for your fast reply,

That works for me, but 1 more thing.

How can I move the picture down without messing with everything else?

This is what I mean: https://prnt.sc/20xcv38

This is an example what I am trying to re-create: https://prnt.sc/20xcvrq

Hello Katarina,

You cannot move the image down because you have a bottom padding of 70px in your Cell 1.

And then you have added the image inside the Row element. Do you want to display the image like this?

if this is the case, then you should have added the image as a background image of your Cell 1 using the following settings:

Please see the secure note below for the test page. Thanks.

1 Like

Thank you Ruenel!

That’s exactly what I wanted to achieve

I really appreciate your help!

All the best,
Kate

You are most welcome, Kate!

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