Categories
Web Development

How to Set Responsive Text Alignment in Bootstrap 3

Bootstrap is great, almost perfect. One thing it’s missing is responsive text-align.

So I created a simple .less file that uses Bootstraps breakpoints and class naming format. It allows you use set specific text-align for specific breakpoints.

5 replies on “How to Set Responsive Text Alignment in Bootstrap 3”

Excellent! This should be included with Bootstrap. Only one thing I found that I didn’t like was that after I implemented in SASS, the alignment defaults to center, and it should default to left.

Leave a Reply

Only people in my network can comment.