See the examples of how to align in bootstrap any items to the right or left.
Detailed documentation and more examples you can find in our Bootstrap Alignment Docs
Basic example
Add .text-left
class to aling item to the left side
Right aligned text on all viewport sizes.
More examples
Left aligned text on all viewport sizes.
Center aligned text on all viewport sizes.
Right aligned text on all viewport sizes.
Left aligned text on viewports sized SM (small) or wider.
Left aligned text on viewports sized MD (medium) or wider.
Left aligned text on viewports sized LG (large) or wider.
Left aligned text on viewports sized XL (extra-large) or wider.