How to remove light grey lines on the home and cart pages ?

Hello all,

I want to remove the light grey lines in the bottom of on my home and cart pages.

My store URL: https://u7yeji-na.myshopify.com/cart

Please paste the following code in the end of base.css file.

.cart__items {
 border-bottom: 0px !important;
}

Hi @The_ScriptFlow

The second line in footer still remains. Can you help removing it? Thanks

Paste this code please:

.footer {
  border-top: 0px solid !important;
}

It worked! Thank you @The_ScriptFlow

Most welcome.

If this was helpful don’t forget to Buy me a Coffee