On the left is a video element and on the right is group of text
@chauminh7393 i think this is an image. (You can do right-click on that element & inspect, it will show you whether it’s a text with any style is involved or it’s an image).
I inspected it. Its actually text
I am not sure how to do this
But you can definitely overlap the 2 elements (Make parent group layout to “Align to parent”).
For example:-
I was able to do it. Thank you tho!!!
Easiest way is to put them inside a row. Then on the left image, give it a negative margin. You should see it move to the right.
You’ll have to tweak the margins on mobile view though to make it work nice.
Using anything other than a row will just make it difficult for you to make it responsive. Inside the row you can have the left group set to align to parent to center the image.
This topic was automatically closed after 70 days. New replies are no longer allowed.