The default stars with Acabado are in jet black, while this works many would like to have gold stars or use a color scheme which matches their site scheme.
This uses a Custom CSS to override the default black value given to stars which will allow you to have them show as gold (whats in the code below) or you can replace the color code with a color which matches your website scheme!
div.star-rating .star {
color: #d4af37;
}
If you wanted to target only a specific post id you could change this value on any one specific review by using the below and replacing the (postid-xxx) value.
.postid-902 div.star-rating .star {
color: #d4af37;
}
Hopefully this helps people to start customizing their review sections to make their website stand out! Please leave a note if this helps or share it, as always a donation is awesome but never required!
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.
Acabado has SEO functionality baked into the theme which can cause issues when you like to use Yoast, Rank Math, or other SEO plugins.
Covering how you can use Elementor to build a landing page for your website to sell an e-book, info product, or pull a email signup list with giveaway!
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!