Hello @HelenSara
This is the code to remove the “Payments Received” line at the bottom

.footer-pay-GBP-row {
display: none;
}
Here’s a link to a thread on the forum with some instructions on similar queries
Hello @HelenSara
This is the code to remove the “Payments Received” line at the bottom

.footer-pay-GBP-row {
display: none;
}
Here’s a link to a thread on the forum with some instructions on similar queries