Plugin overlay menu - by peli - on WordPress WooCommerce support

This topic has 5 replies, 3 voices, and was last updated 3 years, 7 months ago ago by peli

  • Avatar: peli
    peli
    Participant
    September 16, 2020 at 09:31

    I installed “WooCommerce PayPal Checkout Gateway” plugin. When scroll down in the check out page, the plugin overlay top menu. How to fix please?
    http://prnt.sc/ui5a78

    Please, contact administrator
    for this information.
    4 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 16, 2020 at 13:23

    Hello,

    Add the next code in Theme Options > Theme Custom CSS:

    #woo_pp_ec_button_checkout .paypal-buttons > iframe {
        z-index: auto;
    }

    Regards

    Avatar: peli
    peli
    Participant
    September 17, 2020 at 02:33

    didn’t work

    http://prnt.sc/uim2hi

    Please contact administrator
    for this information.
    Avatar: John Holden
    John Holden
    Support staff
    September 17, 2020 at 05:13

    Hi,

    Use below code

    .form-row.place-order {
        position: relative;
        z-index: 0;
    }

    Regards,
    Hung PD

    Avatar: peli
    peli
    Participant
    September 17, 2020 at 05:50

    Thank you! It works!

  • Viewing 5 results - 1 through 5 (of 5 total)

The issue related to '‘plugin overlay menu’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.