Changing Colors in Paypal Payments Pro
I don't know If I am missing something, but I can't find the options to customize the colors within the Paypal Pro plugin. With the white lettering that comes standard you can't see anything against the gray background. Could someone direct me to the right area so that I can quit pulling my hair out?
You can take a look at the website for yourself.
www.brandmeclothing.com
Thanks in advance for any help.
2 Posted by vanbo on 06 Aug, 2012 08:10 AM
Hi
this seems to be your theme. You can find "#payment ul.payment_methods li " in the frontend.css and add "color: your color;". It should fix the problem.
3 Posted by markjmuellerjr on 06 Aug, 2012 01:38 PM
My theme does not have a frontend.css function. I looked through .php files that would contain payment options and there was no "#payment ul.payment_methods li" code line. I thought there would be an option to change the color specifically through the PayPal Pro gateway editor.
4 Posted by vanbo on 06 Aug, 2012 01:52 PM
The frontend.css is Jigoshop file, but you can put this in any css file that is loading on the page and add your color.
If you have a closer look you will see that all payment methods are with "invisible" text.