[Theme: Zenshop} – changing the green color to red
-
Hi. I would like to change the greens on the Zenshop theme to reds. I have found the place to change one of the price buttons:
.spdetails{
background:#1E8745;
display:inline-block;
color:#fff;
font-size:14px;
font-weight:bold;
padding:5px 10px;
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius: 0px 5px 5px 0px;
border-radius: 0px 5px 5px 0px;
}However, I would also like to change the color of the mouseovers on the menu items, the buttons with the price and “Details” on the front page, the dots that show which picture is being displayed, the page numbers at the bottom of the home page, the “View Cart” button etc…
Can someone please help me?
Thanks a lot.
- The topic ‘[Theme: Zenshop} – changing the green color to red’ is closed to new replies.