Text is not center in small device #30795
-
I want to make a menu and above to have information like address and phone. But when i make the device in mobile i want the all three text to be one above other with text center:
|
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 3 replies
-
Text alignment is responsive, so you can change the behavior as needed. See https://getbootstrap.com/docs/4.5/utilities/text/. |
Beta Was this translation helpful? Give feedback.
-
Please give exemple. I want to do a menu but above the menu to include the hour and the phone |
Beta Was this translation helpful? Give feedback.
-
have you tried using |
Beta Was this translation helpful? Give feedback.
-
i want to large device to be left and in small device to be in center all the text one above other. i try all the combination |
Beta Was this translation helpful? Give feedback.
-
i have mon-wed.... as text left when i have small devive i want to be all text-center, |
Beta Was this translation helpful? Give feedback.
-
You want to use the classes |
Beta Was this translation helpful? Give feedback.
You want to use the classes
text-center text-md-left
See the following demo: https://jsfiddle.net/fuzzyexponent/tdxwoaqy/