• Hi!

    The add to cart button next to the quantity button is invisible. How can I make the letters red?

    Thanks!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • hannah

    (@hannahritner)

    Hey,
    This css should do it for you:

    .single_add_to_cart_button {
        color: red;
    }

    You can paste that into your custom css box in Theme Options > Advanced Settings.
    Hope it helps!

    Hannah

Viewing 1 replies (of 1 total)
  • The topic ‘Add to card button’ is closed to new replies.