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;
}
The rating stars in Acabado have no ability to change within the controls. We cover how to use the Custom CSS option to modify and set the color manually.
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.