adding space between blog posts?
-
Hello all, I need to add some space in between my blog posts.. right now the new post is the very next line after the “Comments” .. i tried adding a paragraph tag inside of the Comments.php. I added it after
<h2 id=”comments”><?php comments_number(__(‘No Comments’), __(‘1 Comment’), __(‘% Comments’)); ?>
<?php if ( comments_open() ) : ?>
“>»This didn’t add any space.. anyone have any ideas?
My site
Thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘adding space between blog posts?’ is closed to new replies.