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: [Links visible only for registered users] 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: [Links visible only for registered users]
Comments
.widget_product_categories ul {thanksbackground-color:blue !important;
}