You are here: Home
Support site for Tips and Tricks HQ premium products
when I click on the “add to cart” button I get a redirect. Not sure whats going on. [http://www.flysandguides.com/buy-flies]
It was working just fine at one time so not sure if I need an update or something else.
Awesome. That worked perfectly. Thanks
I changed the coding as outlined above and the font color in the shopping cart is still the same as it was. http://www.cedarcreekcoffee.com/buy-coffee
the edited stylesheet is below:
/* Start */
.shopping_cart {
font-size:12px;
}
.shopping_cart h2 {
font-size:14px;
}
.shopping_cart a {
color:#FFA500;
text-decoration:none
}
.shopping_cart a:hover {
color:#FFFFFF;
text-decoration:underline