Limit Pay Later Messaging block to only 1 per page. Fix Pay Later WC blocks messaging. Ensure proper config renders both in the editor and the page.

This commit is contained in:
Daniel Dudzic 2024-04-08 23:35:53 +02:00
parent d30b44d18e
commit 64bd0a2da8
No known key found for this signature in database
GPG key ID: 31B40D33E3465483
37 changed files with 3911 additions and 219 deletions

View file

@ -14,7 +14,7 @@
}
}
.ppc-button-wrapper #ppcp-messages:first-child {
.ppc-button-wrapper .ppcp-messages:first-child {
padding-top: 10px;
}