Fix PayPal button layout issue?

  • Author
    Posts
  • #57949

    Sometimes (not always!) when I insert code for a paypal button there ends up being way too much white space between the product, the drop-down choice menu and the actual ‘add to cart’ or ‘buy now’ button. I have had this issue off and on since 2004. Can anyone help? Paypal said, “Unfortunately, PayPal cannot assist with layout issues on websites. The issues you are describing are HTML and CSS issues and not PayPal specific.”
    The website page I am currently updating and working on is a mess (!) but the issue is obvious when you scroll down the page a bit.

    Website: www.sunlightbioelectric.com/tainio-products

    #57958
    Zed
    Cryout Creations mastermind

    I haven’t been around PayPal’s buttons code in a while, but from what I remember they come preformated for a particular layout/behaviour. I see several break tags on your page right now which make content jump to a new line. These breaks can be removed to tidy up the layout.

    The code also uses tables, with individual elements on separate rows. This should also be adjustable to compact things up on a single row with multiple columns.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Fix PayPal button layout issue?’ is closed to new replies.