Flexgrid - 2 items in same cell

Questions related to the Responsive Web Design tools of WYSIWYG Web Builder.
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/respon ... esign.html
Please read this first before posting any questions! Also check out the example project to get an idea how the RWD concept works.

Responsive Web Design FAQ:
http://wysiwygwebbuilder.com/forum/view ... 10&t=63817
Post Reply
alan_sh
 
 
Posts: 1681
Joined: Tue Jan 01, 2019 5:50 pm

Flexgrid - 2 items in same cell

Post by alan_sh »

I want to put two items in the same cell but have one item on the left and the other item on the right of that cell (they are both buttons).

Is this possible?

Thanks

Alan
User avatar
crispy68
 
 
Posts: 2737
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: Flexgrid - 2 items in same cell

Post by crispy68 »

Have you tried it? A flexgrid is just like using a flex container. In a flex container you can put 2 objects side by side.
alan_sh
 
 
Posts: 1681
Joined: Tue Jan 01, 2019 5:50 pm

Re: Flexgrid - 2 items in same cell

Post by alan_sh »

Found it.

I had to do 'space between' in the advanced option (non-easy).
alan_sh
 
 
Posts: 1681
Joined: Tue Jan 01, 2019 5:50 pm

Re: Flexgrid - 2 items in same cell

Post by alan_sh »

crispy68 wrote: Tue Oct 12, 2021 4:25 pm Have you tried it? A flexgrid is just like using a flex container. In a flex container you can put 2 objects side by side.
Yes, I tried it but I wanted a space between them. Got it now.
User avatar
crispy68
 
 
Posts: 2737
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: Flexgrid - 2 items in same cell

Post by crispy68 »

Great!
 had to do 'space between' in the advanced option (non-easy)
Flexbox can be confusing which is why I would recommend anyone wanting to use them to first look them up, check out some tutorials and become familiar with them. Here is a great tutorial: https://css-tricks.com/snippets/css/a- ... -flexbox/
Post Reply