• Resolved andysbikes

    (@andysbikes)


    The PayPal payment button is hovering over my websites sticky header when the page is scrolled down to the bottom.
    I have researched this and found several people mentioning an issue with z-index. Unfortunately I am a realtively new WordPress user and have absolutely no idea how to acheive this.
    Many thanks.

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Thu P. a11n

    (@thup90)

    Hi there,

    You could try adding this code to custom CSS:

    .paypal-buttons > iframe {
        z-index: 10!important;
    }
    Plugin Support Thu P. a11n

    (@thup90)

    Hi there,

    I hope you found the previous reply helpful. We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

    Thread Starter andysbikes

    (@andysbikes)

    This aint resolved. I replied via email and never got a reply. I asked where you are supposed to add the custom css

    Plugin Support Thu P. a11n

    (@thup90)

    Hi there,

    I don’t see your reply in this thread, which email address did you send it to?

    Anyway, you could add the custom CSS to the Customizer > Additional CSS box: https://d.pr/i/yci9bE

    Thread Starter andysbikes

    (@andysbikes)

    I replied to the email notifcation I received. No worries, it seems to have worked ??

    Thank you so much for your helpful knowledge.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘PayPal checkout button hovering over header’ is closed to new replies.