February 10, 2016 at 5:12 pm
#42456
Theme Horse Support Team
Keymaster
Hi Amoin,
To reduce the avatar image icon size of go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:
.comments-area article header img {
width: 30px;
}
.comments-area article header cite,
.comments-area article header time {
margin-left: 50px;
}
.comments-area article header {
margin-bottom: 10px;
}
Thank you for using our theme.