January 16, 2015 at 5:40 pm
#20642
Theme Horse Support Team
Keymaster
Hi Christina,
To add more space between the recent post category Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
#secondary ul li {
padding-bottom: 10px;
}
Thank you!