Tagged: posts
-
AuthorPosts
-
October 15, 2013 at 8:25 pm #176026
Can you provide a Quick CSS code to increase the spacing between paragraphs in a blog.
I found the code for Pages, but would appreciate it for Posts.
Thanks and great theme.
October 16, 2013 at 2:51 am #176133Hello netchoice!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired
p { margin: 0.85em 0; }
Best regards,
YigitNovember 7, 2013 at 6:52 pm #185744So if I wanted to make it look 1.5 spaced between paragraphs, what would be the code.. and this would also be for posts, not just pages
As an aside, this is the BEST THEME and you guys keep impressing me with the support.
- This reply was modified 11 years ago by netchoice.
November 7, 2013 at 7:35 pm #185774Hey!
You would just change the margin for top and bottom to 1.5em. If you wanted it to be exactly 1.5 then you could do something like:
.entry-content p { margin: .75em 0; }
Best regards,
DevinNovember 29, 2013 at 12:35 am #194554Guys, I am too having problems with this. I have to say that since the latest upgrade of the Enfold theme there have been several issues like this. I used to love this theme as I am a small business and could navigate my way around enfold really easily. Now I am being told to change this and insert code here even though I have never had to insert code before.
I have inserted the above code in the style section and it has made no difference. My posts look bad and my readership is dropping off because of this. Please help me fix it asap.
Steve
November 29, 2013 at 1:50 am #194576Following on from this post, if I go into the text section of the post editor and add the <p>, </p> tags, the paragraphs show up. However, there were none to be seen in any of my recent posts. Why are they not automatically assigned when I hit the enter key?
Thanks
Steve
November 29, 2013 at 10:39 am #194654Hey!
Can you please give us a link to your posts? Did you edit anything on the theme files?
Regards,
IsmaelDecember 3, 2013 at 11:37 am #195716Hi, sorry for the delay.
No I haven’t edited anything. To be honest, I don’t really know how to.
My posts are at http://inhouserecruitmentgroup.com/recruitment-blogs/
December 4, 2013 at 9:09 am #196003Hey!
Did you try to use a line break (<br/>) instead of the enter key. It should convert to a paragraph automatically.
Best regards,
PeterDecember 5, 2013 at 9:57 pm #196791Peter, I am not a coder and really don’t want a “work around” for this problem. I purchased the Kriesi Enfold theme as it allowed me (a business person, who cannot code and doesn’t want to code) to build a relatively basic website which includes a current blog, really easily.
When I am writing a post/blog and I press the return key, I expect a paragraph to be entered. I shouldn’t have to, (nor should anyone else) go into the text section of the post and enter <p> & </p>, <br> & </br> tags to force a paragraph. That is the bare minimum one would expect from a wysiwyg type editor such as the one in WordPress.
I just want to know how to fix my theme so when I hit the return/enter button the <p> or <br> tags are inserted
Thanks
Steve
December 6, 2013 at 7:55 am #196900 -
AuthorPosts
- The topic ‘Increase Spacing Between Paragraphs in Blog Post’ is closed to new replies.