Advertisement
fahimmurshed

PayPal checkout button hovering over header

May 25th, 2021
1,167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.14 KB | None | 0 0
  1. /* https://wordpress.org/support/topic/paypal-button-overwrite-shopping-cart/ */
  2. .paypal-buttons > iframe {
  3.     z-index: 10!important;
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement