All Products 
Username / Customer#
Password
Log In
 Hi,  |  Log Out
  • Site Search
  • Domain Search
  • WHOIS Domain Check
24/7 Support: (480) 505-8877
Hablamos Español
9 AM to 9 PM IST
7 days a week
Go Daddy Support

Search help articles, forums, and discussion groups

UNABLE TO MODIFY PRODUCT BACKGROUND COLOR FROM TEMPLATE

Viewing post 1 to 2 (2 total posts)
Profile picture of DAN_RUSSOW

dan_russow said 1 year ago:

There does not appear to be a way to change the product background on the QSC templates. I can see where I should be able to modify it, but it doesn’t change. I also tried the advanced CSS code…. again nothing changed.

Profile picture of Gary A

GoDaddy Expert Gary A said 1 year ago:

@dan_russow

The background color of the product pages depends primarily on the Template you choose. Generally, the best way to change this is to review the available templates and see if there is a template that better meets your needs. The background is usually set by images, but you might be able to change some if it with some Advanced CSS. You can try using this CSS snippet to change the background color of your product pages, but depending on the template you are using this might not work.

.product-page{
background-color: #aa0000;
}

You can change the color to be anything you want.

You can also try experimenting with these as well, but again, depending on your chosen template your mileage may vary.

.product-detail content-block{
background-color: #aa0000;
}

.product-primary{
background-color: #aa0000;
}

-Gary

Add a reply:

You will auto join this group when you reply to this topic.

When posting about a technical issue, please be sure to include as many details as possible, such as your domain name, related URLs and other pertinent information. This consideration will allow us to better understand the situation and quickly assist you.