- This topic has 8 replies, 2 voices, and was last updated 11 years, 3 months ago by 
Benedikt.
 
- 
		AuthorPosts
 - 
		
			
				
May 1, 2014 at 3:12 pm #28412
Benedikt
MemberHi
I’ve been using Catch Evolution Pro Theme for about a month now (not yet without the slider function), and I’m very happy with it except for one thing:
I would like to reduce the space between two prargraphs of text. And I can’t find the proper setting in the css…
Same problem in text widgets in the right column, by the way (blogroll).Blog ist http://www.zpoblog.de
Any help would be fantastic.
Benedikt
May 1, 2014 at 11:29 pm #28481Sakin
Keymaster@Benedikt: You can edit the margin bottom on the following css and add it in in “Appearance => Theme Options => Custom CSS” box.
p { margin-bottom: 15px; }If you blogroll text widget in your sidebar. You have code as following.
<p><a target="_blank" href="http://www.lawblog.de/">lawblog </a><br> <br><a target="_blank" href="http://blog.strafrecht.jurion.de/"><span class="caps">JURION</span> Strafrecht Blog </a><br> <br><a target="_blank" href="http://www.internet-law.de/">Internet-Law</a><br> <br> <a target="_blank" href="http://blog.delegibus.com/">De legibus Blog</a><br></p>You can remove
<p>and double<br>tags and will be as<a target="_blank" href="http://www.lawblog.de/">lawblog </a><br> <a target="_blank" href="http://blog.strafrecht.jurion.de/"><span class="caps">JURION</span> Strafrecht Blog </a><br> <a target="_blank" href="http://www.internet-law.de/">Internet-Law</a><br> <a target="_blank" href="http://blog.delegibus.com/">De legibus Blog</a>May 2, 2014 at 1:21 am #28503Benedikt
Member@Sakin,
works perfectly fine, thank you very much.
Just one more thing: I’ve been adding some pictures to the posts during the day. And I can’t see them if I switch to the”Full Content Display” Layout. Any ideas why?
Thanks again for your help
Benedikt
May 2, 2014 at 12:09 pm #28582Sakin
Keymaster@Benedikt: Sorry not sure that you mean. Can you explain please with screenshot or the url to the post that you are talking about.
May 2, 2014 at 8:43 pm #28638Benedikt
Member@Sakin: URL would be http://www.zpoblog.de (German civil procedure stuff).
I added a picture to all of the three posts from yesterday (and even linked the picture to the respective post), yet the pictures do not appear when I go to Theme Options => Layout Options and then to “Full content display”. They do appear though, if I use the other display option (called “Kurzzusammenfassung” in German, not sure how to translate that…)
I’d like to add a screenshot but I can’t in this forum, I’m afraid…
Thanks again
BenediktMay 3, 2014 at 11:15 am #28728Sakin
Keymaster@Benedikt: For screenshot, you need to upload in your site or any photo sharing site and add in url here.
I see the issues here. You have choose “Full Content Display” from Theme Options panel. But then in your post you have split the post content using more tag. So, in the homepage, it will only show the post content before more tag. See this for more about More Tag http://en.support.wordpress.com/splitting-content/more-tag/
July 12, 2014 at 1:52 pm #38678Benedikt
MemberHi Sakin,
I finally solved the pictures issue, thanx a lot for your support.
Yet there ist one (and I hope the last) question concerning the pictures on my blog (url as above, http://www.zpoblog.de):
The description under the pictures (copyright) always begins with quite a long horizontal line. And the font differs from the text font. Doesn’t look that well…So, is there a way to remove the “line”? (And maybe even change the font?)
Or, even better: Is there a way, to add the copyright information to the “bottom line” of the article, i.e. behind the category, the tags and the “Leave a reply” (“Hinterlasse eine Antwort” in German)?
Thanks a lot in advance
Benedikt
July 12, 2014 at 10:52 pm #38708Sakin
KeymasterHi Benedikt,
For image with caption, you can add the following css in “Appearance => Theme Options => Custom CSS” box
.wp-caption .wp-caption-text, .gallery-caption { font-family: Arial, Helvetica, sans-serif; } .wp-caption .wp-caption-text:before { content: none; } .wp-caption .wp-caption-text { padding-left: 8px; }Regards,
SakinJuly 13, 2014 at 2:38 pm #38758Benedikt
MemberHi Sakin,
works perfectly fine. What an amazing support!
Thx a lot
Benedikt - 
		AuthorPosts
 
- The topic ‘Reducing space under paragraphs’ is closed to new replies.
 
