Paypal button elements

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
JustJan
 
 
Posts: 35
Joined: Thu Feb 06, 2020 4:13 pm

Paypal button elements

Post by JustJan »

I'm using WB17 and Paypal buttons using html.
The buttons are working correctly, but the information on the page is not complete. My example is at https://www.furtakersofamerica.com/join.html
As an example, the Regular membership, should say 'Select Membership', 'Select Status', and 'Name of Member'. I can see this information in the html code, but for some reason it's not showing up on the webpage.
I've checked everything I know to examine, but I can't figure out why this information isn't appearing.

With the html, I selected: do not use <div>, which helped with my alignment issues.

Thanks for any help you can provide.
Jan -
User avatar
Pablo
 
Posts: 23600
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Paypal button elements

Post by Pablo »

The reason why you do not see the text is because the font-size is not defined.
You will need to set a valid font size in your HTML code, otherwise it will be zero.
JustJan
 
 
Posts: 35
Joined: Thu Feb 06, 2020 4:13 pm

Re: Paypal button elements

Post by JustJan »

Once again, you came to the rescue. Thank you so very much.
I had looked at earlier versions of the html paypal buttons I've used and I guessed it automatically came up with some default text. I put in the font info on the Join page and it worked perfectly.

Thank you again!!!
Post Reply