changing text colour on add to cart buttons
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
My website has a black background so i cant see the text above the buttons.
How do i change this to white text so that it can be seen.
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi there,
You can use any image that you want as the button. You will see this in the sub sections when creating the button, you can simply input your own jpeg picture. There are various types/colours of add to cart buttons out there , Do a search on google images and pick one that you like.
Regards
Brian

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi BrianPP,
Thanks for your support in this section of the forum. It is great to see experienced users share their knowlegdge.
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I had this same questions a few weeks ago
while working on my page.
To change the text color all you have to
do is add a sniplet of code into the code
they provide you for your html code.
First copy and paste their code into
a new document such as Notepad.
Now look for the part of the code that has
this:
<tbody><tr><input type="hidden" name="on0" value="Letter Color">Letter
Color</td></tr>
Now all you are going to do is add this
piece of code <td style="color: white"> right behind the <tr> code.
So, now that part of the code should look like
this:
<tbody><tr><td style="color: white"><input type="hidden" name="on0" value="Letter Color">Letter
Color</td></tr>
This will give you White text now instead of the
default of black.
If you want another color, just change white to Red, or what
have you.
Hope this helps,
Ronnie Rokk Smith

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- Selling on Gumtree and buyer wants to pay by PayPal without seeing the item - Dispute rules? in Selling on your website
- unable to change quantities on my paypal button now in Selling on your website
- Changing buy now or add to cart button to sold when item sold in Selling on your website
- Change a Buy Now button to an Add to Cart button in Selling on your website
- How to find my original set up in Selling on your website