Personalized checkout and custom promotions with Shopify Scripts
Im trying to add a border around my applepay button as it has little visibility due to my black background, this is my code to add a border to my buy now button, but i cant seem to do the same for the applepay one that only shows up on my phone
code to add border to buy now button:
#_rsi-buy-now-button {
position: relative;
}
#_rsi-buy-now-button:after {
position: absolute;
border: 2px solid #e9c8dc;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
content: "";
}
ive gotten solutions like
<style> #zoid-paypal-buttons-uid_fadab4c35e_mtu6mda6mjc { border: 2px solid rgb(190, 22, 102) !important; border-radius: 2px; } </style>
and not only does this not add a border to the paypal one, not on the apple pay either, id really appreciate any help! thanks alot
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024