I have put this in my css file .format_text p { margin-bottom: 0em; } This is so my home page and category posts don't have a big white space between them. Problem is in my posts I have to use to put a space between paragraphs. Is there a way to keep my home page and category spacing but fix the spacing in my posts?
are you able to link me the site? I can take a look and tell you if there is anything that can be done with out any major editing.
Yes there sure is you have to go to the index.php file an add a style to the appending tag for the text
I'm still needing this fixed. I'm sure its a simple fix but will pay for it. I tried .post_box { margin-top:19px; margin-bottom:19px;} and adjusting the margin size but it did not fix. If you PM me I'll send you the URL.