Increase Line Spacing

This support request was posted in General Support by wocvince

Request ID #4322 In Progress
  • Hello, I’d like to increase the line spacing on my site. How can I achieve this?

    Juanfra Aldasoro

    Hello,

    Thanks for writing. That’s a task that can be achieved by adding a CSS rule.

    for example:

    body{
        line-height: 20px;
    }
    
    

    Remember to follow the best practices when adding custom CSS, so you avoid conflicts when updating your theme: http://nicethemes.com/support/theme-docs/bbq/#custom-css

    Best,
    Juan.

    Thank you for responding. However, this only affects the “General” body text and not the “Post” body text. How can I change this to reflect in my pages?

    Juanfra Aldasoro

    Hello,

    Well, it depends on the theme you’re using. Usually it would be:

    .entry{ line-height: 20px; }
    

    You can learn which class to edit by using a tool like Firebug: https://getfirebug.com/

    Best,
    Juan.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.

Login to your Account

Welcome back! Please log in to your account by filling the fields below:

Forgot?

Not a member? Create a free account.

Create a Free Account

You're 27 seconds away from some awesome WordPress free stuff, benefits and more. Create a free account and have access to our free products, benefits and more!

Already have an account? Log in
Secure Server