When I click on the Help link on the shopping cart contents page, the background is all black.
I'm wondering how I can change this.
You can see for youself
http://www.barbarianstrengthandfitness.ca
When I click on the Help link on the shopping cart contents page, the background is all black.
I'm wondering how I can change this.
You can see for youself
http://www.barbarianstrengthandfitness.ca
Stylesheet of current template should be adjusted as follows
Code:#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp { background-color: #ffffff; }
Thanks again Misty!