CSS for the View Cart button
-
Hi,
I’m trying to adjust the CSS for the View Cart button on our site. This code below seems to work inside the Inspect tool in Chrome but doesn’t work when we try to activate it on Additional CSS. Any idea what I’m doing wrong?
.added_to_cart.alt, .added_to_cart, .widget a.button.checkout {
background-color: #066352;
border-color: #066352;
color: #d9be98;
padding: 1px 8px !important;
border-radius: 5px !important;
}Thank you very much,
Chris
The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘CSS for the View Cart button’ is closed to new replies.