hyounas12 Posted October 19, 2020 Share Posted October 19, 2020 (edited) 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. Edited October 19, 2020 by hyounas12 Link to comment
tuanphan Posted October 21, 2020 Share Posted October 21, 2020 I see fine here. Do you still need help? hyounas12 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment