Comments 13Alice started the conversationMarch 8, 2018 at 12:20pmSince the new update the "Add to Basket" text on the shop pages go green when you click them. As are the numbers at the bottom of the page.I also see the numbers next to the filters are now grey. Is it possible to change these back to black?Kind regards,Alice[deleted] repliedMarch 8, 2018 at 1:34pmHi Alice,1— This problem will be fixed on the next minor update that we will release tomorrow.2— It is green, and we will fix that problem tooHave a nice day!1 Like 13Alice repliedMarch 8, 2018 at 6:14pmGreat! Will look out for the update.Thank you,Alice1 Like 13Alice repliedMarch 11, 2018 at 12:59pmHi Ylli,I have updated to 2.3.2 but we are still getting green text when Add to Basket is clicked and Product Short Description text is still grey.Kind regards,Alice[deleted] repliedMarch 12, 2018 at 7:49amHi Alice,1— Ups, now I see that, we will address this problem on our next update too, but if you want to fix this now then please add the code below to your Custom CSS area: .woocommerce .products .product .item-info .add_to_cart_button.loading { color: #000 !important;}2— Can you please add the code below to your Custom CSS area: .woocommerce .summary { color: #333 !important;}Have a great day! 13Alice repliedMarch 12, 2018 at 11:51amThanks Yili!That worked great.I've just seen we are also getting green in the side menu, for sub category "–" (attached screenshot).Could you send code to change those too please?Kind regards,Alice[deleted] repliedMarch 13, 2018 at 8:28amHi Alice, This problem will be fixed on the next theme updateYou can apply this CSS code on your Custom CSS area: .widget ul ul a:before { background-color: #000;} And when you update the theme you can remove the code.Have a great day! Sign in to reply ...
Since the new update the "Add to Basket" text on the shop pages go green when you click them. As are the numbers at the bottom of the page.
I also see the numbers next to the filters are now grey. Is it possible to change these back to black?
Kind regards,
Alice
Hi Alice,
1— This problem will be fixed on the next minor update that we will release tomorrow.

2— It is green, and we will fix that problem too
Have a nice day!
Great! Will look out for the update.
Thank you,
Alice
Hi Ylli,
I have updated to 2.3.2 but we are still getting green text when Add to Basket is clicked and Product Short Description text is still grey.
Kind regards,
Alice
Hi Alice,
1— Ups, now I see that, we will address this problem on our next update too, but if you want to fix this now then please add the code below to your Custom CSS area:
2— Can you please add the code below to your Custom CSS area:
Have a great day!
Thanks Yili!
That worked great.
I've just seen we are also getting green in the side menu, for sub category "–" (attached screenshot).
Could you send code to change those too please?
Kind regards,
Alice
Hi Alice,
This problem will be fixed on the next theme update
You can apply this CSS code on your Custom CSS area:
And when you update the theme you can remove the code.
Have a great day!