Skip to content

text-left, text-center, and text-right should have a way to be responsive. Once of the great things about bootstrap is the responsive grid system. May times during coding though, I found I want to center a div when in larger screens, but left or right align it when in xs. Here is css code I believe would do the trick. The below code will allow …

Notifications You must be signed in to change notification settings

akther-hussain/bootstrap-textalignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

bootstrap-textalignment

Text align (left, right and justify) in different device using bootstrap 3.

just copy the css to your custom css file. Use the class names which you want to show in your desire screen and check in different devices output.

About

text-left, text-center, and text-right should have a way to be responsive. Once of the great things about bootstrap is the responsive grid system. May times during coding though, I found I want to center a div when in larger screens, but left or right align it when in xs. Here is css code I believe would do the trick. The below code will allow …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published