New Landing How can we help? Cardinal .css code to make the Add to Cart button have a different coluour / background

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Cardinal
  • #137948
    sorin.manica
    Member
    Post count: 4

    Hello!

    Can you help me with a custom .css code to make the add to cart button to have EVERYWHERE by default a red background colour and white text?

    I just want it to make it more obvious, just like the Share button on single product pages. I won’t mind if on hover the text will remain black on white background.

    The Add to cart can be found on the homepage – product slider (here), on product categories pages (here), on single product pages (here) and also in the related products area below the single product info (here).

    Thank you in advance 🙂

    #138019
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Try this

    .single_add_to_cart_button, .add_to_cart_button {
        background-color: red !important;
        color: white !important;
    }

    Let us know,

    Thanks,
    laranz.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register