Title: Removing extra space in paragraphs
Last modified: July 22, 2019

---

# Removing extra space in paragraphs

 *  Resolved [zamyboi](https://wordpress.org/support/users/zamyboi/)
 * (@zamyboi)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/adding-more-space-for-paragraph/)
 * Hi,
    The p text inside class m1-txt1 is getting wrapped and leaving a lot of 
   white space on the right side of my written content.
 * How do I make the text in class m1-txt1 and m1-txt2 overflow in the same line
   without leaving any white space?
 * Thanks.
    -  This topic was modified 6 years, 9 months ago by [zamyboi](https://wordpress.org/support/users/zamyboi/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fadding-more-space-for-paragraph%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Miha](https://wordpress.org/support/users/mplusb/)
 * (@mplusb)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/adding-more-space-for-paragraph/#post-11759077)
 * Hello [@zamyboi](https://wordpress.org/support/users/zamyboi/),
 * To make the paragraph larger please add this code in Appearance > Customize >
   Additional CSS:
 *     ```
       @media screen and (min-width: 1200px) { .respon1 form .wrap-input100, .respon1 form .w-full {
   
           width: 50%;
   
       }
       .respon1 {
   
           max-width: 60%;
   
       } }
       ```
   
 * All the best,
    Mihaela
 *  Thread Starter [zamyboi](https://wordpress.org/support/users/zamyboi/)
 * (@zamyboi)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/adding-more-space-for-paragraph/#post-11760237)
 * Hi,
    Thanks for replying.
 * I have followed your instructions however it didn’t work. I don’t see any change.
 * Regards
 *  [Miha](https://wordpress.org/support/users/mplusb/)
 * (@mplusb)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/adding-more-space-for-paragraph/#post-11762648)
 * Just double checked the page but I cannot see that code.
    Can you please send
   me a screenshot from Additional CSS so I can take a look?
 * Thank you,
    Mihaela
 *  Thread Starter [zamyboi](https://wordpress.org/support/users/zamyboi/)
 * (@zamyboi)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/adding-more-space-for-paragraph/#post-11762661)
 * Hi Mihaela!
 * Here is the screenshot:
    [Screenshot-Additional CSS](https://snag.gy/5iGuIQ.jpg)
    -  This reply was modified 6 years, 9 months ago by [zamyboi](https://wordpress.org/support/users/zamyboi/).
 *  [Miha](https://wordpress.org/support/users/mplusb/)
 * (@mplusb)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/adding-more-space-for-paragraph/#post-11778018)
 * Hello [@zamyboi](https://wordpress.org/support/users/zamyboi/),
 * Please go to this file: colorlib-coming-soon-maintenence/templates/template_01/
   css/main.css
    And at the very end add the codes I sent and save the file. This
   should do it!
 * All the best,
    Mihaela

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

The topic ‘Removing extra space in paragraphs’ is closed to new replies.

 * ![](https://ps.w.org/colorlib-coming-soon-maintenance/assets/icon-256x256.jpg?
   rev=1986789)
 * [Coming Soon & Maintenance Mode by Colorlib](https://wordpress.org/plugins/colorlib-coming-soon-maintenance/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/colorlib-coming-soon-maintenance/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/colorlib-coming-soon-maintenance/)
 * [Active Topics](https://wordpress.org/support/plugin/colorlib-coming-soon-maintenance/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/colorlib-coming-soon-maintenance/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/colorlib-coming-soon-maintenance/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Miha](https://wordpress.org/support/users/mplusb/)
 * Last activity: [6 years, 9 months ago](https://wordpress.org/support/topic/adding-more-space-for-paragraph/#post-11778018)
 * Status: resolved