Hi @lukedodson,
I hope you are well today and thank you for your question.
You can reduce their size by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.post-meta .post-auhor-date img.photo {
max-width: 31px;
}
Best regards,
Shufflehound team
Cool! How do i make the images circular? Like the theme example? they are square right now
Use below custom CSS code to display them rounded corner.
.post-meta .post-auhor-date img.photo {
border-radius: 5px;
}
Popular choice
Professional Developers At Your Fingertips!
If you need services beyond standard support, we've got your back!
Services we offer:
Graphic work / visualizations Full WordPress development and design
We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies.