Jump to content

PayPal text color


Recommended Posts

Hey there!

 

I just started with Prestshop and so far I managed to solve all of my problems thanks to the forum. But this one gives me a hard time.

 

I want to change the text color on my PayPal button and I have no idea how to do it.

 

Anyone can help me out?

 

Great day to all of ya!

post-1398069-0-81677400-1496151559_thumb.png

Link to comment
Share on other sites

Hey razaro!
 
I found the solution thanks to your help!
In global.css i modified these lines:

 

p.payment_module a {
    display: block;
    color: #ffffff;
font-size: 24px;
    text-transform: uppercase;
    position: relative; }

Thanks again for the help!

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...