Not able to align text at bottom using alignment buttons

Once I create any kind of block and align it center or top on Desktop resolution, I cannot change the alignment to the bottom on Tablet or Mobile resolutions.
Steps to reproduce:

  1. On the Desktop resolution create a Box and align it center vertically using Builder Editor.
  2. Now switch to Tablet or Mobile screen, and try to clicking align bottom button. Button would be clicked but not activated. And alignment of the Box would not be changed on Tablet or Mobile screen resolutions.

I can align to top and center but when I click on bottom align it align to the center.

Hi @vaibhav!

Welcome to builder.io forum.

To align a child element(box) vertically bottom within a parent element, the parent element needs to have a fixed height. In your case, try to give a fixed height to the parent box and then see if you can align the child box vertically bottom.

Let us know if you still have any questions or concerns. Thank you!