Hi,
I have a row inside a container with two columns. I want to place to buttons under the column2 , but not inside the column 2.
I cant figure out how to insert to buttons under? Please help or give me a better solution
Hi,
I have a row inside a container with two columns. I want to place to buttons under the column2 , but not inside the column 2.
I cant figure out how to insert to buttons under? Please help or give me a better solution
Hi @dj_robbie,
Just add 2 divs on the Column 2.
Then you can add the text on the top div, and the buttons on the bottom one
So basically it’s like this:
→ Row
—>Column 1 (Image)
—>Column 2 (Div 1, Div 2)
------> Div 1 (text)
------> Div 2 (buttons)
Just imagine, boxes within boxes to organise your content
@dj_robbie why don’t you use flexbox?
I’ve been looking for that page @Anna_Kelian
I’m sure @dj_robbie will make use of it, it’s very versatile and useful in webflow
yes @IggsTP
If however, he’s not into learning Flexbox, your answer might be what he’s looking for.
Thanks for the answer! But when i place 2 DIVBLOCKS , it is placed verticaly and not horisontaly under the text.
Any way to arrange these?
Hi there!
Be sure to set the flex to column instead of row
Ok, but in this case im not using the flex design. I just placed two divblocks inside the column 2. The display setting is on BLOCK.
Can you please share a read-only link?
Hi there,
It looks like the H1 containing the text is set to block, but column 2 is set to Flex.
Check out this quick GIF
Hope this helps
WOW! Thank you very much! Awesom helping here in this forum.
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.