Tagged: woocommerce
Dear Support Team,
I’ve been scouring the web looking for tips on how to manipulate the CSS, but I’m coming up short. (I even found a thread here from 2015.)
Essentially, I don’t want the text in the ‘products’ container to be greyed out; I want it to be the dark color it is ‘on hover’.
Note: the text/link I’m referring to is the “Book / Prenota” and “Show Details.”
Link to demo in private content.
Any ideas how I zero in on this?
Many thanks,
Tim
Hi Tim,
Please try the following in Quick CSS under Enfold->General Styling:
.avia_cart_buttons {
opacity: 1;
}
Best regards,
Rikard
Dear Rikard,
You are a wizard! That did it. Thank you so much.
Can I ask one more question? How would I have found that using the “inspect element” on a browser? Is there a specific tool I could have used that would have helped me pinpoint the definitive class? I was trying all kinds of CSS classes, but that one was never on the list.
Thanks again, Rikard.
Best,
Tim
Hi Tim,
Great, I’m glad that we could help. I’m only using the regular inspector tool in Google Chrome, or similar browser.
Best regards,
Rikard
Dear Rikard,
Got it. Feel free to close this request. One last note: I’m not getting any email notifying me of replies… not even in my Junk folder. Just letting you know in case there might be a problem at your end.
Best,
Tim
Hi Tim,
Thanks for the update, we’ll check if the notifications from the forum are working. I’ll close this thread for now then, please open a new thread if you should have any further questions or problems.
Best regards,
Rikard