Hi @Sydonie_Baldiss ,
- In your Shopify Admin go to online store > themes > actions > edit code
- Find Asset > base.css and paste this at the bottom of the file:
.privy-popup-content-wrap {
top: 25%!important;
}
Hi @Sydonie_Baldiss ,
.privy-popup-content-wrap {
top: 25%!important;
}