Not able to place containers next to each other | Community
Skip to main content
Level 6
February 18, 2023

Not able to place containers next to each other

  • February 18, 2023
  • 1 reply
  • 1658 views

Hi All,

Actually I have two containers, I placed the containers next to each other and add components inside them, but after test release  the containers moved under each other, i am not able to move them back(next to each other).

I have a requirement to keep them next to each other. Is there any way to do that.

Kindly help me to fix this.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

arunpatidar
Community Advisor
Community Advisor
February 19, 2023

Hi,

I have achieved that using container core components and layout mode, where you can drop two container components (responsive) and adjust the width for 6 grids each to have two containers side by side.

Arun Patidar
Vani1012Author
Level 6
February 20, 2023

Yes I also did the same, I dropped two containers and adjusted their width to 6grids using layout mode and added components inside them, but after the test release the containers are under each other.

Now I am not able to resize the containers to 6 width to keep them side by side

arunpatidar
Community Advisor
Community Advisor
February 20, 2023

I think the css is missing, could you please check the HTML Dom?

Arun Patidar