Tagged: x
-
AuthorPosts
-
December 15, 2016 at 9:18 pm #1295202
Brent-StParticipantHi,
The text in the sorting box on http://nixyart.com/product-category/bw-prints/ (password = password) and the options on http://nixyart.com/product/babushka-sister-butterfly/
Is there some custom css i can use the change this color to white?
thanks,
Brent
December 15, 2016 at 9:19 pm #1295204
Brent-StParticipantThis reply has been marked as private.December 15, 2016 at 9:36 pm #1295219
Prasant RaiModeratorHello Brent,
Thanks for writing in!
You can add this under Custom > CSS in the Customizer:
.woocommerce-ordering select { color: #fff !important; }Thanks.
December 15, 2016 at 9:51 pm #1295230
Brent-StParticipantHi,
thanks very much for the quick reply.
that worked for sorting box but not for the options on http://nixyart.com/product/babushka-sister-butterfly/
thanks,
brent
December 15, 2016 at 10:23 pm #1295253
FriechModeratorHi Brent,
Please update the given code to this:
.woocommerce div.product .summary .variations select, .woocommerce-ordering select { color: #fff !important; }Cheers!
December 15, 2016 at 10:35 pm #1295269
Brent-StParticipantthat worked
thanks very much or the awesome support 🙂
December 15, 2016 at 10:46 pm #1295278
RupokMemberGlad that you are all set now. Have a nice day!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1295202 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
