StyledThemes

PayPal Buttons not sizing correctly

Home Forums WordPress Themes – Premium Pure & Simple PayPal Buttons not sizing correctly

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #43172
    Cia Williford
    Participant

    When I add the code for PayPal buttons into the Pure & Simple template, the button stretches out to cover the entire width of the content area. This does not happen when I use the code in other templates. I tried a couple fixes based on things I’ve read in the forums, but nothing has worked. thanks for your assistance.

    Link to site

    • This topic was modified 6 years, 8 months ago by Cia Williford.
    Attachments:
    You must be logged in to view attached files.
    #43212
    Sushil Adhikari
    Moderator

    Hi there,

    Please add this custom css on to child theme style.css or on additional css section of customizer:

    .entry-content input.form-control {
        width: initial;
    }

    Let us know how it goes.

    Thanks

    #43213
    Cia Williford
    Participant

    That took care of the problem! Thanks so much for your quick assistance.

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