• Noah R.

    (@correctsyntax)


    Hi,

    So, right now the plugin renders the button section like:

    <div>
      <label>Test test</label>
      <br />
      <form target='_blank' action='https://www.paypal.com/cgi-bin/webscr' method='post'>
         ...
      </form>
    </div>

    but there’s not really a way to access this section (either by id or class) on a page to do styling, etc.

    It would be great if you’d add a unique id or class to the rendered section <div>.

Viewing 1 replies (of 1 total)
  • Plugin Support Collin Sasse

    (@collinsasse)

    Thanks for your feedback. I’ll pass this on to our development team. As a workaround, you could manually add your own div tags into your page when you insert the button code.

Viewing 1 replies (of 1 total)
  • The topic ‘[Feature request] Please add unique class or id to Paypal button div’ is closed to new replies.