color category
Hi, I want to change the color of the product categories box in the widgets on the right. now it's red, I'd like to make it gray. what code can I add in the custom css? this is mi site: http://www.modelsitalia.com/categoria-prodotto/decals/
Comments
.widget_product_categories ul {thanksbackground-color:blue !important;
}