• Resolved sing2zing

    (@sing2zing)


    The spacing between my paragraphs is too large in my posts (it is also too large in the test box in the right column ‘About StoopPhilly’). I have searched extensively in the forums and tried all the various code fixes yet it has no effect. It also occurs when I switch back to the original Coraline theme from my Coraline Child Theme.

    Thanks for any suggestions

    https://www.stoopphilly.com

Viewing 2 replies - 1 through 2 (of 2 total)
  • Style.css line 269:

    p {
    margin-bottom:1.7em;
    }

    Perhaps reduce the spacing to about 0.6em

    Thread Starter sing2zing

    (@sing2zing)

    It worked! I’m sure I changed that line at some point with no result but can’t be certain now. Thank you very much! I spent a lot of time on this.

    2 Questions:
    #1: you said line 269. Where do you get that number? I used Firebug (very new user but its great!) and do not see line numbers, can I turn them on? Notepad++ has a very different line number in the parent style.css and the child style.css lines do not pass 100.
    #2: I use Firebug and make the changes to the parent style.css after clicking on it in the child style.css within Firebug, is that the right way to test changes?

    Thanks again.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Post Paragraph Spacing adjustment’ is closed to new replies.