Tagged: Buttons, CSS, enfold, woocommerce
Hi all!
So, within the Enfold settings, there are various styling options for type. In WooCommerce, many of those come across for different elements, which is generally a good this. But, in my case, I am running into an issue with the Add to Cart, Select Options buttons, found on a product grid. I have tried to affect the link colors manually, but cannot seem to get the default link color to be super light gray. I tried messing with the Product Gallery options, but they did not yield and positive results. Currently, I have it on Default Enfold Product Gallery.
Am I missing a super easy selector for grabbing hold of the link attributes? If so, can you please point it out to me and I will take the bow of css shame back to the code?
Thanks for any help!
-jason
Hey Jason,
Please add this CSS code in Enfold > General Styling > Quick CSS:
#top .avia_cart_buttons {
opacity: 1;
}
Best regards,
Nikko
Nikko, Thank You! I cannot believe I missed that!
Hi Jason E,
You’re welcome :)
We’re glad that we could help.
Thanks for using Enfold and have a great day!
Best regards,
Nikko