• Resolved ajax890

    (@ajax890)


    I’ve added the button to the page but for some reason whenever it’s centred the button only works on the left side, it’s fine when not centred I can click wherever

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support mbrsolution

    (@mbrsolution)

    Hi, what shortcode are you using? Also, what HTML code did you use to center your button?

    Thank you.

    Thread Starter ajax890

    (@ajax890)

    I used the [paypal-donation] shortcode and I’ve tried using the <center> tag and the built in centre feature in the plug-in

    Plugin Support mbrsolution

    (@mbrsolution)

    Hi, try the following custom css code.

    .paypal-donations {
        text-align: center;
    }

    Let me know how you go.

    Thank you.

    Thread Starter ajax890

    (@ajax890)

    It puts it in the centre but still only clickable on the left side of the button

    Plugin Support mbrsolution

    (@mbrsolution)

    Hi, then this issue might be related to your theme. Can you test one of WordPress default themes, Twenty Twenty. Then carry out a test. Let me know what happens.

    Thank you.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘button when centred only works on left side’ is closed to new replies.