How to position Block or Container

Using the Business Consultant template, I tried to add a block at the top of the page under Header nav block, but it sticks itself to the side of the Header Title block shown below.

  1. Next, I tried to re-use the existing Header Title block by repositioning it as shown in the screenshot below but I don’t see the properties that allow me to do this. I tried setting vagarious properties with no success.

  2. I want the cell with the text “My Big Header” to me as big as the text below, and the text “My smaller text” to be the size of the text above it. but resetting the point size doesn’t change this.

how can I achieve #1 and 2?

App ID 0C184B46-4E89-78AB-FF4E-B44ECEEA2F00

Thanks.

This video has the answer to your first question:

Could you please attach a screenshot showing where you change the font size?

Sure. First the video above helped solve the first problem. I did not find a way to reposition the existing blocks, so I dragged a new block into the page. before when I tried this I did not see the green position bar, only the yellow highlight bar.

I added a paragraph box into the block and now have the position I want. I assigned it a font size of 36pt.

But the paragraph box from the app template has a font size of 24pt but as you can see, its bigger than the one I created using a font size of 36pt.

App ID 0C184B46-4E89-78AB-FF4E-B44ECEEA2F00

image

I think i found the answer, its set to the H1 style but I dont see where that is set in the properties pane.

image

image

Font attributes in the Paragraph component are set in the markup that the component contains. You can edit the markup through the following option:

1 Like

Great Thank You Mark!