We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

get rid of the color on the bottom of a page

Solved

get rid of the color on the bottom of a page

mhong48
Tourist
11 1 1

On the bottom of my collections/shop page, there is a blue color. It's not the footer. How do I get rid of it? 

 

I'm using Origin theme and the URL is: https://rescue-haus.com/collections/basics

Image.png

 

Thanks in advance!

Accepted Solution (1)

Natasha-Saed
Shopify Partner
467 51 87

This is an accepted solution.

Hello,

 

Go to online store and chose edit code

Open the file base.css

Paste the following code at the bottom.

#MainContent {background: white !important;}

Then save.

If my solution helped you don't forget to accept it to help others.
===================================================================
And if you really like my support share a cup of coffee with me paypal.me/freemindsint

View solution in original post

Reply 1 (1)

Natasha-Saed
Shopify Partner
467 51 87

This is an accepted solution.

Hello,

 

Go to online store and chose edit code

Open the file base.css

Paste the following code at the bottom.

#MainContent {background: white !important;}

Then save.

If my solution helped you don't forget to accept it to help others.
===================================================================
And if you really like my support share a cup of coffee with me paypal.me/freemindsint