Title: Text align changes ob mobile
Last modified: October 1, 2021

---

# Text align changes ob mobile

 *  [anirieklat](https://wordpress.org/support/users/anirieklat/)
 * (@anirieklat)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/text-align-changes-ob-mobile/)
 * Hello, how can I set the text align to left in one of the “Page Content” sections?
 * I’m using the “Page Content” feature on the index page, see image attached. The
   text is displayed just fine (left-aligned) using desktop (mac & windows), however,
   it’s centered using mobile (iphone & android). How do I fix this?
 * Screenshot desktop:
    [https://ibb.co/LYyRmSj](https://ibb.co/LYyRmSj)
 * Screenshot mobile:
    [https://ibb.co/bdN98Yg](https://ibb.co/bdN98Yg)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ftext-align-changes-ob-mobile%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [cristianbarbu](https://wordpress.org/support/users/cristianbarbu/)
 * (@cristianbarbu)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/text-align-changes-ob-mobile/#post-14927993)
 * Hello,
    ​ ​Please add this extra CSS code in Customizer -> General Settings -
   > Additional CSS :
 * [@media](https://wordpress.org/support/users/media/) screen and (max-width: 480px){
   .
   content-section p{ text-align: left!important; } .page-content span{ text-align:
   left!important; } .page-content p{ text-align: left!important; } ul li{ text-
   align: left!important; } }

Viewing 1 replies (of 1 total)

The topic ‘Text align changes ob mobile’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/materialis/1.1.65/screenshot.jpg)
 * Materialis
 * [Support Threads](https://wordpress.org/support/theme/materialis/)
 * [Active Topics](https://wordpress.org/support/theme/materialis/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/materialis/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/materialis/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [cristianbarbu](https://wordpress.org/support/users/cristianbarbu/)
 * Last activity: [4 years, 8 months ago](https://wordpress.org/support/topic/text-align-changes-ob-mobile/#post-14927993)
 * Status: not resolved