Archived topic
Align elements in a Container without a wrapper and many divs
3 replies · Started by Rostyslav on June 14, 2022
Hello,
If I go to elements>block I can put elements like paragraph in the same row just activating the box "Inline post meta items": https://ibb.co/HtLY9BW
The problem is when I go to page or post aditor, that box (Inline post meta items) is not available. How con I center my items the same way that I do it on block<elements?
Instead of ussing container>wrapper>div1>text1 , I just want to align items this way: container>text1
div2>text2 text2
Thanks!
Hi there,
the Headline Block has an Inline Width option in its Spacing settings. So for text you can inline a series of headlines.
Otherwise you will need to use a Grid Block.
Hello,
I did not understand what you mean.
Adding element block I can see this box: https://ibb.co/HtLY9BW (“Inline post meta items”)
But, when I go to editor that box is not available.
So for text you can inline a series of headlines.
How can I do that?
Inline post meta items is a GeneratePress Elements feature. It is not available in the editor.
Instead you can either:
a. Select a Headline Block and toggle its Spacing -> Inline Width.
Repeat this for several Headlines to inline them in a row.
https://docs.generateblocks.com/article/headline-overview/#spacing
or
b. use a GB Grid Block to create your row of items