Changing Background color of Page using Sense Theme

Changing Background color of Page using Sense Theme

dani50
Visitor
1 0 1

Hi all,

 

I'm using Sense Theme for my store pawsh-pets.com - I'm unable to change the color scheme in settings on certain pages. I'm looking for a solution to either edit in settings (if possible), add custom CSS in settings or add custom CSS in either the page or template HTML (template preferred as I have this issue across all of my 'pages').

 

Please note: homepage, product pages, and collection pages have the desired background color of rgb(46,42,57).

 

Affected pages are:

https://pawsh-pets.com/pages/about-us

https://pawsh-pets.com/pages/website-terms-of-use

https://pawsh-pets.com/pages/returns-policy

https://pawsh-pets.com/pages/shipping-policy

https://pawsh-pets.com/pages/privacy-policy

 

Thank you!

Reply 1 (1)

Made4uo-Ribe
Shopify Partner
9854 2344 2941

Hi @dani50 

Check this one. 

From your Shopify admin dashboard, click on "Online Store" and then "Themes".

Find the theme that you want to edit and click on "Actions" and then "Edit code".

In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:

 

section {
    background: rgb(46,42,57);
}
section *, .main-page-title {
    color: white;
}

 

And Save. 

Result:

Made4uoRibe_0-1705532712937.png

 

 

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.