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
Acabado: Adding Image Banners To Each Tag and Category
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!
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.
Acabado: Adding A Stacked Paper Look
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.