• Resolved wooten-kco

    (@wooten-kco)


    I know people have asked this before. I have read a lot of them, but the responses always seem to be specific to the persons site. That leads me to believe that I should just post my specific issues.

    What I have going on:
    I am working on a website for my company that was built by a design firm several years ago. So, I am kind of exploring trying to figure out all what they did. My WordPress talents are limited to my googlefu, and so far, I have been unsuccessful trying to figure out how to increase the space between posts on the blog roll. This site did not have a blog roll previously, and I don’t think it was designed to have one originally and the posts run together a bit.

    Anyways, I was hoping someone out there in the magical land of interwebs could help me.

    https://www.thewootencompany.com/ (the site)

    Thank you in advance for any help you might be able to provide.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,

    I have taken a look at your blog page. It looks like you are running a custom theme. If there is an area to put custom CSS, or if you feel comfortable adding it to the stylesheet, you can just add this:

    div.entry-utility {
    margin: 0 0 20px 0;
    }
    Thread Starter wooten-kco

    (@wooten-kco)

    You are probably the best person in the world, and good so looking too.

    Thanks a lot, worked perfectly. I added it to my custom CSS plugin, and it worked great.

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