How do I remove the border between two sections on the password page? Sense Theme

For some reason there is a white border between these two section, its not the padding and I have no idea how to remove it. If I add another section that also gets a white border inbetween. How do I remove this?

1 Like

Hey @cargallery ,

Can you share the link to your store?

Hello, here is the link: Cargallery.store

Hey @cargallery

Go to your theme’s “Edit Code” Option, then in the search bar type “theme.liquid”
Below the tag “” tag paste the following. Screenshot attached for reference.


Screenshot is for reference only, the correct code to paste is the one shown above.

I put it in like you said but unfortunatly it didn’t change anything

Sorry I made a mistake, the file is supposed to be ‘password.liquid’

Yes it worked now, thank you so much!