393
Views
7
Comments
Solved
Alignment of containers
Question
Application Type
Reactive

Hi everybody!

I put containers side-by-side, but always get misaligned somewhere...

In this print you can see, first row vertical alignment problem, and second row it is not aligned with the first row...

Any idea? ;)

2023-10-21 19-42-11
Tousif Khan
Champion
Solution

Hello

There are several ways by which you can custimize and and align your content

You can use Columns Widgets


You can also cutomize your containers items by using Display Flex properties

You can take a reference from here 

Also check your inputs if any css is applied to them, ex: margin, padding, 
also check if there is any css applied to containers that you are using in which your input are enclosed.

Hope this will help

Best Regards

Tousif Khan

2023-11-10 11-46-42
Diogo Barbosa

That's it... using the columns blocks maintains everything aligned!

Thanks my friend

2023-10-21 19-42-11
Tousif Khan
Champion

You are welcome :)

I am glad I was able to help.

Best Regards

Tousif khan

2023-11-10 11-46-42
Diogo Barbosa

This is inside a Tabs content...

UserImage.jpg
Accelance Partners

Hi @Diogo Barbosa,

Please check the margin and padding, and width in the property section. 

Thanks

2023-10-21 19-42-11
Tousif Khan
Champion
Solution

Hello

There are several ways by which you can custimize and and align your content

You can use Columns Widgets


You can also cutomize your containers items by using Display Flex properties

You can take a reference from here 

Also check your inputs if any css is applied to them, ex: margin, padding, 
also check if there is any css applied to containers that you are using in which your input are enclosed.

Hope this will help

Best Regards

Tousif Khan

2023-11-10 11-46-42
Diogo Barbosa

That's it... using the columns blocks maintains everything aligned!

Thanks my friend

2023-10-21 19-42-11
Tousif Khan
Champion

You are welcome :)

I am glad I was able to help.

Best Regards

Tousif khan

2022-03-21 06-55-47
Swapnil Sinha

Hi @Diogo Barbosa 


Please check if there is any inline CSS present in your screen alongside of the input fields

Thanks

UserImage.jpg
Nikki Johnson

Thank you for the infomation. 

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.