Remove a Donorbox 'Donate' button from Heading

Hi, how do I remove the donorbox blue ‘Donate’ button from the right side of my website header? I’m using Dawn theme.

Hello @Kotare .
Our team is ready to help you.
Please share your website address and access password (if necessary) so that we can check and assist you.

Sure, its https://nzloyal.org.nz/

  • Here is the solution for you @Kotare
  • Please follow these steps:

  • Then find the base.css or theme.css file.
  • Then add the following code at the end of the file and press ‘Save’ to save it.
.desktop-localization-wrapper+a {
     display: none !important;
}
  • Here is the result you will achieve:

  • Please press ‘Like’ and mark it as ‘Solution’ if you find it helpful. Thank you.

That worked, Thank you!

Glad to help you. Have a good day @Kotare

Hey again, Ive got another request please. How do I remove the writing at the base of the same webpage? I need to remove the part that says: “Authorised by M. Smith, 155 Winara Avenue, Waikanae”.
Thank You.