How can I change invisible text on black backgrounds on my website?

Hi Community this is my first post here! I recently changed my website background and colors mainly to white with Black text. But have sadly realised a lot of things have a black background with no text visible and no place I can change them. I really would need some help. Especially my password page, when I click to enter my password its just a black bacgkround with no text visible etc. same thing when I click my shopping cart its also just black.

My website link is https://reborncollective.shop

Thank you in advance!

Hi @REBORNCOLL
Firstly, to remove it from password page
Put the below code before the closing tag


Please check if it is helpful to you
Thanks!

Thanks so much for the reply! I’m not very good with coding so was wondering where I need to paste that code? And will it change my background to white from black? :slightly_smiling_face:

Yes, it will change it from black to white and you have to put it at the end in password.liquid file before closing body tag

Thank you so much :heart: Its fixed now