Full entry formatting not the same as the individual blogs

Viewing 2 posts - 1 through 2 (of 2 total)
  • #6104
    Kitsune
    Participant

    I took the advice here on having the first post be full, with the rest of them excerpts, but I noticed that the formatting is not the same on the main page as it is when I click the permalink to view the entry itself — specifically the main page entry doesn’t have paragraph breaks like the blog page, and I would like it to! πŸ™‚

    Thanks in advance for your help!

    #6157
    Kitsune
    Participant

    I found the solution to this! At least it worked for me…

    Here’s what I did — Go to Appearance > Theme Options > Layout and enter the following in Custom CSS:

    @import url(“../pinboard/style.css”);

    .entry-summary p {
    margin:1em;
    }

    You can substitute any number in there, but 1 worked best for my font size.

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

You must be logged in to reply to this topic.