On YouTube someone asked for the option to have circle images on the recent blog list and I wanted to post it in case anyone could find it useful to their site.
NOTE: For a Circle, The Width and Height need to be the same pixel size if you change them to keep them at the same value.
.article-card.horizontal .image-container {
width: 250px;
height: 250px;
border-radius: 125px;
margin: 0 auto 20px;
}
This is a tweak specifically to allow you the ability to make your category and tag pages look much more structured and professional, hopefully you like!
Issue for many with the homepage blogroll and sidebar having bold and or italic text is due to the way Acabado pulls in the excerpt to be used.
The Acabado theme was created by Income School and is a quick to setup theme which drives you directly to creating blog posts and content with minimal work!