This topic has 4 replies, 3 voices, and was last updated 4 years, 7 months ago ago by Olga Barlow
Hi,
May I ask how to set a different background color for the website and Single Product Page?
e.g.
White for Single Product Page: https://ibb.co/hfsfNbX
#e6e7c8 for website: https://ibb.co/D80mPBy
Hello,
Use the next code to change bg for single product pages –
.single-product .template-container {
background-color: white;
}
Regards
Thank you
Hello,
You are welcome.
Regards
You must be logged in to reply to this topic.Log in/Sign up