badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Paypal button size too large

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #69165
    emfarrellsf
    Participant

    Hi. I’m setting up Paypal items on our web site and the “buy now” buttons are showing up too large. Some support research suggests that this is a theme setting and needs to be changed with customized CSS. If so, can you provide me with CSS that will work? Here’s the page URL link with the issue:

    https://jasnanorcal.org/gala-test

    You may also note that the letter spacing for Heading 2 is not correct; this is a sporadic problem that I have not been able to fix (sometimes it looks OK, most often not).

    Thanks,

    Eleanor

    #69291

    Hi Eleanor,

    You can use the below custom CSS code to fix the PayPal button and h2 spacing. Just login to your WP dashboard and go to Appearance > Customize > Design Options > Custom CSS and paste the below custom CSS code.

    input.wpeevent_paypalbuttonimage {
        width: auto !important;
    }
    .entry-content h2 {
        line-height: 1;
    }

    Thank you!

    #69673
    emfarrellsf
    Participant

    Thanks. That worked. But now I’m getting spam messages in response to my post. Here’s the text for one of them, from somebody with the user name 12naga (who should be banned):

    #69721

    Hello there,

    Somebody tries to spam as this is a public forum and visible to everybody.
    Anyways we have banned those spam users and deleted those replies.

    Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.