Tags: Acabado Theme
To customize your homepage in Acabado will help distinguish your website from others who run Acabado on their site. This can help you stand out from the crowd and be unique.
The following Custom CSS helps you by giving every other post on the homepage a unique background color that you can choose.
.article-card:nth-child(4n).horizontal {
background-color: #DAECFF;
padding: 15px 15px 15px 15px;
}
Recommended Reading
Acabado: Unable to Link About Us Page to Internal Site
For the links like the about button to function they pull content, sometimes hosting will detect this and block the functionality and this is meant to help ID.
Acabado: Make Reflective Hero Image
Acabado: Add 3D Layer Appearance To Your Posts
Power Up Acabado By Enabling JQuery
Jquery within Acabado is disabled by default to maximize page speed, you can enable it with specific plugins that keep changing but include Elementor, etc.
Acabado: Modify Rating Star Color
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.