Viewing 1 replies (of 1 total)
  • Plugin Author johnwickjigo

    (@johnny-manziel)

    I have look your website, seems to add border in button.

    but there is theme default css applied to PayPal button.

    Add below css block on style.css file

    wp-content/themes/mh_magazine/style.css

    add below css block on your thems

    .page-sidebar.widget input {
        border: medium none;
    }

    let me know if have still problem

Viewing 1 replies (of 1 total)

The topic ‘Button has line around it’ is closed to new replies.