• I was wondering how to add space between my post titles and content in foodie pro theme. I removed the entry meta and now the picture is butted up against the title. I would like to add a 10px margin or padding between the two…

    my site is simple-veganista.com

    Thank you in advance…

Viewing 1 replies (of 1 total)
  • Thread Starter rubivroom

    (@rubivroom)

    I think I figured it out here:

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
    color: #444;
    font-weight: 300;
    margin: 10px 0 16px;
    padding: 10px;
    text-transform: uppercase;

    but now the post title is not in alignment with the text…it’s moved over a few spaces. How can I get it to align?

    thanks!

Viewing 1 replies (of 1 total)

The topic ‘Adding space between post title and image’ is closed to new replies.