This topic has 3 replies, 2 voices, and was last updated 1 years, 2 months ago ago by IP
Hello, hope you are well.
I don’t know how or why this happens (I didn’t install any plugins etc) but the PayPal buttons are showing on top of sticky header and mini cart? Please see https://prnt.sc/qXQf91NeG2o0 (mini cart) and https://prnt.sc/LUQkmTHPS4vF (sticky header)
Thanks
Hello, @IP,
We hope this message finds you well. To address the issue you are currently experiencing, we kindly request you to follow the steps outlined below:
1. Navigate to Xstore.
2. Proceed to Theme Options.
3. Select Theme Custom CSS.
4. Choose Global CSS.
Once you are in the Global CSS section, please copy and paste the following CSS code:
.single-product div.paypal-buttons {
z-index: -999 !important;
}
After implementing the above steps, please ensure to clear your browser cache before revisiting your site.
For your reference, the final result should resemble the image provided in the following link: https://postimg.cc/kBPJ664W
Should you require further assistance, please do not hesitate to contact us.
Best Regards,
8Theme’s Team
Thank you so much, this has fixed it. Hope you have a nice day.
The issue related to '‘PayPal button comes on top of sticky header’' has been successfully resolved, and the topic is now closed for further responses