Add to Cart Button Shopping Cart Icon - by mlamike

This topic has 6 replies, 3 voices, and was last updated 8 years, 8 months ago ago by Stan Russell

  • Avatar: mlamike
    mlamike
    Participant
    March 16, 2016 at 02:04

    Hi guys,

    I would like to know if you can assist me in changing the Add to Cart button. I would like to change the color to red, add an icon of a shopping cart before the text, and white bold text. I would like the button to look like this example: Example Button. Any help would truly be appreciated.

    Regards,

    Mike

    5 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    March 16, 2016 at 09:55

    Hello,

    Do you want to modify the button on single product page or on Shop page?

    Regards,
    Eva Kemp.

    Avatar: mlamike
    mlamike
    Participant
    March 16, 2016 at 12:26

    Hi Eva,

    Sorry, that would be the single product page.

    Avatar: Eva
    Eva Kemp
    Support staff
    March 16, 2016 at 13:05

    Hello,

    Please add this code in Global Custom CSS:

    .product-information .cart button[type="submit"]::before {
        content: "\f07a";
        font-family: FontAwesome;
        padding-right: 10px;
    }
    .product-information .cart button[type="submit"] {
        width: 315px !important;
        background-color: red;
        font-weight: bold;
    }

    Regards,
    Eva Kemp.

    Avatar: mlamike
    mlamike
    Participant
    March 20, 2016 at 17:56

    Wow! Thank you, Eva, for this. Exactly what I needed!

    Avatar: stan
    Stan Russell
    Participant
    March 21, 2016 at 08:30

    Hello mlamike,

    you are welcome!

    Regards,
    Stan Russell.

  • Viewing 6 results - 1 through 6 (of 6 total)

The issue related to '‘Add to Cart Button Shopping Cart Icon’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.