To style the cart buttons use the dnn Stylesheet editor under Admin -> Site Settings and add the following css class as follows: (change colors to what you want)
.dnnPrimaryAction {
background: #7F0322 !important;
color: #ffffff;
}
At your service,
Dave Smith
|
|