badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: User Profile Image Size

#42456

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.