How do I add white space between first graph and quote I am using as header?
-
I try spacing down, which has worked off and on in the past, but for whatever reason I cannot get a space between the quote I am using under the featured image.
Here’s the blog post that’s giving me trouble. See how the quote is rammed up against the first graph?
Is there CSS code that I can add to my template so that a space always happens between whatever quote I might use under the feature image and my first graph?
Thank you for your help.
PS I tried turning the quote into a header text, but that didn’t work either. But I know I’ve had space on other similar posts.
Blog url: http://gerrisayler.wordpress.com/The blog I need help with is: (visible only to logged in users)
-
You can do something like this and add top margin to your p styling for the quote and adjust the 40px top margin value as desired.
margin:40px 0 0 0; -
- The topic ‘How do I add white space between first graph and quote I am using as header?’ is closed to new replies.