April 6, 2016 at 9:59 am
#44059
Theme Horse Support Team
Keymaster
Hi whoisjackie,
go to Appearance > Customize/Theme Options > Design Options Tab > Custom CSS paste the following CSS code and Click on save button:
.post-featured-image {
width: 34.57%;
float: left;
margin-right: 4.67%;
}
.entry-content {
padding-bottom: 0;
}
Thank you!