How do I put two elements next to each other on the same line

I want to put two text fields, or a picture and a heading on the same line without using a column element. For example: I am building a collection one page layout. I want a text field with the word Author: and then another text field that has a reference to the contents of the Author field inside. Here is an image of the result I want where each of these items is a separate element:
Screenshot 2025-02-04 163835

2 Likes

Hi Patrick

mayby you put the text elements in separate containers. After you wrap the containers into an otther container. I call it wrapping container. After you play with the axcis alignement of the outer container.

Its a good Idea to ply eith the styles. If you diont like the withd of the containers, set up them for any viewport. I woiz recommend to do that in rem.

Gave a wondeful day

Regards

Armin

1 Like