Reduce paragraph spacikng in K2 items

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Sun Sep 21, 2014 12:27 am
Reply with quote
Report this post
Hello,
This is a beautiful template.I'm just wanting to reduce the paragraph spacing.
This is your spacing in the template summary [img]sample%201.JPG[/img]
This is the default in my version of the template some how.[img]sample%202.JPG[/img]
The sample page is http://bit.ly/1msfg7l
    Can you give me the css.override code for K2 item paragraph spacing (I know its simple but thats the stuff I'm not good at yet :))
Kind regards
Drew
User avatar
Gold Boarder

GK User
Sun Sep 21, 2014 8:13 am
Reply with quote
Report this post
Hi,
use:
Code: Select all
p {margin: 0 0 1em;}

or
Code: Select all
p {margin: 0 0 15px;}

or use your own value :mrgreen:

if you need more custom jobs not typical support help please use PM.
User avatar
Platinum Boarder

GK User
Mon Sep 22, 2014 6:10 am
Reply with quote
Report this post
Deal ;)
User avatar
Gold Boarder


cron