Change Page Background Color - Narrative Theme

Solved
KurtM
Excursionist
28 0 7

Dear Community,

 

I would like to be able to change the background of my "Common Questions" page? How can I code it?

 

https://www.shopmadebyearth.com/pages/common-questions

 

Thank you!

Accepted Solutions (2)
premadestores
Shopify Partner
134 15 45

This is an accepted solution.

Hii @KurtM 

Welcome to the Shopify community!
Thanks for your good question.

 

kindly share your store URL, so that
I will check out the issue and provide a solution.

If you Want to modify or Customize your theme ,
Hire us | We can help you & guide you how to reach to your potential customers & how to increase brand presence, engagements and sales for your business
Email us: info@premadedropshippingstores.com or check premadedropshippingstores.com

View solution in original post

LitCommerce
Astronaut
2860 684 679

This is an accepted solution.

Hi @KurtM,

Go to Assets > theme.scss.liquid and paste this at the bottom of the file:

#common-questions-made-by-earth .content-for-layout{
	background-color: #1f0b3c !important;
}

You can change the color code to your liking.

Hope it helps!

LitCommerce - The Most Simple & Affordable Multi-channel Selling Tool.
Effortlessly sell on biggest marketplaces like Amazon, Etsy, eBay, Facebook etc with bulk listing tool, real-time sync & smart order management. Use LitCommerce free for 1-year now!

View solution in original post

Replies 3 (3)
AvadaCommerce
Shopify Partner
3879 837 845

Hi @KurtM ,

 

I checked that your website is password protected. Can you resend your password so we can check it for you

AVADA - Top Rated App for Email, SMS, Popups


Check our website for full features and start a FREE TRIAL.
Install another app to boost sales, 100% FREE

premadestores
Shopify Partner
134 15 45

This is an accepted solution.

Hii @KurtM 

Welcome to the Shopify community!
Thanks for your good question.

 

kindly share your store URL, so that
I will check out the issue and provide a solution.

If you Want to modify or Customize your theme ,
Hire us | We can help you & guide you how to reach to your potential customers & how to increase brand presence, engagements and sales for your business
Email us: info@premadedropshippingstores.com or check premadedropshippingstores.com
LitCommerce
Astronaut
2860 684 679

This is an accepted solution.

Hi @KurtM,

Go to Assets > theme.scss.liquid and paste this at the bottom of the file:

#common-questions-made-by-earth .content-for-layout{
	background-color: #1f0b3c !important;
}

You can change the color code to your liking.

Hope it helps!

LitCommerce - The Most Simple & Affordable Multi-channel Selling Tool.
Effortlessly sell on biggest marketplaces like Amazon, Etsy, eBay, Facebook etc with bulk listing tool, real-time sync & smart order management. Use LitCommerce free for 1-year now!