Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor angelleye

    (@angelleye)

    The button is inside a div, so you can target that div by id/class and apply your own rules.

    Are you familiar with Firebug or Chrome inspector? You can use that to inspect the code quickly and find the IDs / class names you want to target.

    Thread Starter MDC2957

    (@mdc2957)

    I’m somewhat familiar with the chrome inspector. Typically, when it’s easy, I just hover over the element I want, and the css to change appears on the right. But with the paypal button, nothing really appears that I can edit to change the style of the button, like I can for example, with the proceed to checkout button above it.

    Plugin Contributor angelleye

    (@angelleye)

    Well the button is inside a div, so at least that would appear…

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Style/CSS ?’ is closed to new replies.