Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1346343

    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

    #1346371

    Hey Jason,

    Please add this CSS code in Enfold > General Styling > Quick CSS:

    #top .avia_cart_buttons {
        opacity: 1;
    }

    Best regards,
    Nikko

    #1346460

    Nikko, Thank You! I cannot believe I missed that!

    #1346494

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘WooCommerce Select Options/Add to Cart button insanity’ is closed to new replies.