I would like to know where in you stylesheet do I edit the [help (?)] that shows in your shopping cart. I would like to move its position and change its color.
Thank you,
I would like to know where in you stylesheet do I edit the [help (?)] that shows in your shopping cart. I would like to move its position and change its color.
Thank you,
It's wrapped in a div with a class "forward"
But that's shared with some other items on that page, so you might want to edit the template (tpl_shopping_cart_default)
It's the div that wraps: TEXT_VISITORS_CART
You could give it an id which can then be used to move/change the style.