Tagged: woocommerce
How do I change the color to the “select options” link? See http://fansofwordpress.com/. And here is a screen shoot.
https://screenshots.firefox.com/v5DKzuTjZdM1V72k/fansofwordpress.com
Thanks in advance for the help! – Perry
Hey Perry,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top .main_color .avia_cart_buttons .button {
color: red;
}
If you need further assistance please let us know.
Best regards,
Victoria