• Resolved Flaash

    (@flaash)


    Hi there,

    I am hoping someone can help. I am trying to add space between the header and content on my individual post pages to match what is on the main page.

    An example post is here: https://flaash.org/1529/wear-helmet-shanghai-subway-crash-months-2/

    How do I add more space between the header (the title) and the image (which is part of my content).

    I’s been doing my head it because I can’t seem to figure it out!

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    ?????? Advisor and Activist

    Try adding in this to your CSS

    div.article h1 {margin-bottom: 20px;}
    Thread Starter Flaash

    (@flaash)

    Thanks you

    My div tag was called something a bit different than “article”, but your concept worked so thank you.

    I also noticed there was an empty tag in my index.php which was created even more empty space when I input your help above but I delete it an it’s working.

    Thanks you again

    Hi
    I have a similar problem. The gap between the page title and the post is excessive. I have woothemes on wordpress. I can’t find either a div.article or anything like that in the CSS

    Thread Starter Flaash

    (@flaash)

    What’s your website so I can see the CSS?

    The website is https://www.humblesavers.com
    look under the navigation of Q&A and Quick Tips. cheers

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Add space between Header and Content on the post page’ is closed to new replies.