hyounas12 Posted October 19, 2020 Posted October 19, 2020 Site URL: https://iris-owl-xay3.squarespace.com/ https://iris-owl-xay3.squarespace.com/ Password test I am trying to add Paypal credit banner after add to cart button. I was able to add the this banner to all products by using adding below code in Shop page header page code injection. The code was below <div class="paypalcredit" style="margin-top:30px;" data-pp-message data-pp-style-layout="flex" data-pp-style-ratio="8x1" data-pp-style-color="white-no-border" data-pp-amount="ENTER_VALUE_HERE"> </div> <script> $(function() { $(".paypalcredit").insertAfter(".sqs-add-to-cart-button-wrapper"); }); </script> It is working fine like below Now the issue is the shop page is also started showing banner over the menu like below . I don't want the banner to be displayed like this on menu.
tuanphan Posted October 21, 2020 Posted October 21, 2020 I see fine here. Do you still need help? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.