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;
}
When you want to build landing pages people talk about how you need page builders, the thing is though that Gutenberg by itself may be more than good.
One of the things which have driven people crazy with Acabado is the fact that WooCommerce won't load, it is near impossible to have an "on-site" storefront.
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.