Tags: Acabado Theme
If you are looking for a simple way to add some flair to your recent posts section on your homepage you can animate the buttons on hover which helps you look different from others running Acabado.
We describe this simple Custom CSS below:
#main > section > article > div > div > p > button:hover {
transition-duration: .5s;
font-size: 1.1rem;
padding: 10px 20px;
}
With this, you apply some visual styling and transition times to the change. This makes it look smooth and visually appealing.
Recommended Reading
Animate Acabado Hero Button
Acabado: Creating A Landing Page With Gutenberg
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.
Acabado: Add 3D Layer Appearance To Your Posts
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.
Why Run WooCommerce On Acabado?
Running Woocommerce on Acabado is a nice way to get you a storefront that runs exceptionally fast to have a storefront like dropshipping or more!
Acabado: Fixing Italics and Bold Font on Pages
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.