Title: Paragraph spacing
Last modified: June 24, 2020

---

# Paragraph spacing

 *  Resolved [toyomars](https://wordpress.org/support/users/toyomars/)
 * (@toyomars)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/paragraph-spacing-36/)
 * Hi,
 * The paragraph spacing on my website is just too much.
 * Please is there a way I can reduce it drastically to look more presentable.
 * Secondly I want to change the text font to cooper black.
 * Your kind assistance will be appreciated.
 * Thanks.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fparagraph-spacing-36%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [dimned](https://wordpress.org/support/users/dimned/)
 * (@dimned)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/paragraph-spacing-36/#post-13032772)
 * Hi [@toyomars](https://wordpress.org/support/users/toyomars/),
    I’ve checked 
   the Home page of you site and paragraphs looks good. Could you provide screenshot
   or example of what exactly you would like to adjust? Do you mean the space between
   the lines of paragraph? Could you try using the style below:
 *     ```
       p {
           margin: 0 0 0.3em;
       }
       ```
   
 * In order to change the font for the whole theme you should either use third-party
   plugin like this [https://wordpress.org/plugins/olympus-google-fonts/](https://wordpress.org/plugins/olympus-google-fonts/)
   
   or install a Child Theme and enqueue your font and then apply new font family
   for the site via style.css file of the child theme.
 *  Thread Starter [toyomars](https://wordpress.org/support/users/toyomars/)
 * (@toyomars)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/paragraph-spacing-36/#post-13035071)
 * Thanks [@dimned](https://wordpress.org/support/users/dimned/)
 * For the plugin info.
 * The style you gave me worked but I will like to drastically reduce the space 
   between the paragraph.
 * I will appreciate if you help me out.
 *  [dimned](https://wordpress.org/support/users/dimned/)
 * (@dimned)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/paragraph-spacing-36/#post-13037633)
 * Hi [@toyomars](https://wordpress.org/support/users/toyomars/),
    You can try to
   add the following style:
 *     ```
       body{
       line-height:1.25;
       }
       ```
   
 *  Thread Starter [toyomars](https://wordpress.org/support/users/toyomars/)
 * (@toyomars)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/paragraph-spacing-36/#post-13038040)
 * Hi [@dimned](https://wordpress.org/support/users/dimned/),
 * Thanks a lot, it worked.
 *  [dimned](https://wordpress.org/support/users/dimned/)
 * (@dimned)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/paragraph-spacing-36/#post-13047192)
 * Hi [@toyomars](https://wordpress.org/support/users/toyomars/),
    You are welcome.
   It would be extremely helpful if you rate Getwid plugin that is used in this 
   theme [https://wordpress.org/support/plugin/getwid/reviews/](https://wordpress.org/support/plugin/getwid/reviews/)

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

The topic ‘Paragraph spacing’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/getwid-base/1.1.6/screenshot.png)
 * Getwid Base
 * [Support Threads](https://wordpress.org/support/theme/getwid-base/)
 * [Active Topics](https://wordpress.org/support/theme/getwid-base/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/getwid-base/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/getwid-base/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [dimned](https://wordpress.org/support/users/dimned/)
 * Last activity: [5 years, 10 months ago](https://wordpress.org/support/topic/paragraph-spacing-36/#post-13047192)
 * Status: resolved