-
AuthorPosts
-
September 7, 2020 at 6:50 pm #1244057
Hey!
I’m trying to change the text color for the woocommerce buttons. I’ve searched this forum and tried absolutely everything possible and for some reason, nothing had worked and the text color stays white (that’s the Main Content font color) in every button but the ‘add to cart’ somehow the code worked there and the text color is black.
thanks so so so much!
September 8, 2020 at 6:00 pm #1244381Hey MPPcreative,
Best regards,
VictoriaSeptember 11, 2020 at 12:48 pm #1245109Hey Victoria,
I need help to change the text color on the cart and checkout pages.
Thanks again for the help
RachelSeptember 12, 2020 at 5:15 pm #1245379Hi MPPcreative,
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
div .main_color .button[type="submit"] { color: #000; }If you need further assistance please let us know.
Best regards,
VictoriaSeptember 12, 2020 at 11:19 pm #1245432Hey Victoria,
thank you so much for all the help.
at first, the code didn’t work, I’ve added – !important;
and now it works on 3 of the buttons I needed help with, except the ‘proceed to checkout’ at the cart page.can you help me with that one also?
September 14, 2020 at 7:58 pm #1245822Hi MPPcreative,
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 .wc-proceed-to-checkout .button { color: #000; }If you need further assistance please let us know.
Best regards,
VictoriaSeptember 20, 2020 at 1:11 am #1247029Hey,
thanks so much!
that worksSeptember 20, 2020 at 1:51 pm #1247116Hi MPPcreative,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.
