I am curious as to how to darken the text for the options inside drop down boxes for the abundance theme. thanks.
Drop Down Boxes for Variations and Gravity Forms
3 posts from 2 voices-
Posted 1 year ago #
-
An example would be such as seen here http://lednew.release2.net/shop/order/
The things to darken from the grey tone, which is probably more of a #666 or #777, to more of a black, #222, would be the whole drop down box area.... text, borders, and up/down arrow... if possible.
Hopefully that helps with solving the issue. thanks.
Posted 1 year ago # -
Hi,
the images used are
images/select.png
images/bg-style-wrap.png
The border color can be changed by adding this to your custom.css or Quick CSS
.avia_select_unify{border-color: #ff0099 !important;}
The font color can be changed by adding this:
.avia_select_fake_val{color:#ff0099 !important;}I hope this helps :)
Posted 1 year ago #
Reply
You must log in to post.














