reducing space in the Text Widget

Beautiful and responsive WordPress theme with amazing parallax effect.
GK User
Sun Mar 16, 2014 5:26 pm
In my text-widgets i’am formating the text as h5 because the standard font is too hard to read. Sadly the text is now not in the middle of the text-widget anymore. The space on the bottom is bigger as you can see in the picture below. I tried to fix this but can’t find the right CSS Class. Could you please help me with this small problem?
User avatar
Fresh Boarder

GK User
Mon Mar 17, 2014 7:19 am
Could You please post an url to your site?
User avatar
Moderator

GK User
Thu Mar 27, 2014 9:43 pm
User avatar
Fresh Boarder

GK User
Sun Mar 30, 2014 11:25 am
1. Please correct your html structure. It should look this way:
Code: Select all
<h5>Arbeitest du kreativ? Erzählst du gern Geschichten? Ich bin stets interessiert an Erfahrungsberichten aus Film und Fernsehen.
</h5>
<p>Vielleicht hast du Lust mir deine Arbeit, dein Projekt oder deine Inspirationen vorzustellen? Tipps für diesen Blog nehme ich auch gern entgegen. Schreibe mir einfach. Ich bin für jede Unterstützung dankbar.</p>

2. Please edit: wp-content/themes/Creativity/css/override.css
Code: Select all
#gk-mainbody-top #text-2 p {margin-bottom: 0px;}

Remember to enable "Use the override.css file" in theme settings (item in admin menu, under comments section, advanced tab).
User avatar
Moderator


cron