Title: Text Mobile Responsivemess
Last modified: December 5, 2022

---

# Text Mobile Responsivemess

 *  [fokhrulabedin](https://wordpress.org/support/users/fokhrulabedin/)
 * (@fokhrulabedin)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/text-mobile-responsivemess/)
 * Hi,
    I have built my site with generatepress. Now customizing my text.I want 
   all the text including heading and paragraph to be fully mobile responsive(i.
   e.I want Justified alignment for all text). How can i do that?

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [fernandoazarcon2](https://wordpress.org/support/users/fernandoazarcon2/)
 * (@fernandoazarcon2)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/text-mobile-responsivemess/#post-16260354)
 * Hi [@fokhrulabedin](https://wordpress.org/support/users/fokhrulabedin/),
 * You can use custom CSS if it’s a WordPress Paragraph or Heading Block.
 * Otherwise, you can use GenerateBlocks, and through that, you can set different
   alignments on different views.
 *  Thread Starter [fokhrulabedin](https://wordpress.org/support/users/fokhrulabedin/)
 * (@fokhrulabedin)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/text-mobile-responsivemess/#post-16262138)
 * Could you give the css code please?
 *  [David](https://wordpress.org/support/users/diggeddy/)
 * (@diggeddy)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/text-mobile-responsivemess/#post-16262156)
 * Hi there,
 * try this CSS:
 *     ```
       .entry-content {
           text-align: justify;
       }
       ```
   

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Text Mobile Responsivemess’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/generatepress/3.6.1/screenshot.
   png)
 * GeneratePress
 * [Support Threads](https://wordpress.org/support/theme/generatepress/)
 * [Active Topics](https://wordpress.org/support/theme/generatepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/generatepress/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/generatepress/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [David](https://wordpress.org/support/users/diggeddy/)
 * Last activity: [3 years, 6 months ago](https://wordpress.org/support/topic/text-mobile-responsivemess/#post-16262156)
 * Status: not resolved