Xstore Elementor Products widget – change add to cart button

This topic has 2 replies, 2 voices, and was last updated 3 years, 3 months ago ago by Rose Tyler

  • Avatar: DiditzZz
    DiditzZz
    Participant
    January 18, 2021 at 03:35

    Hi, where can I change the “add to shopping bag” icon and instead put “Add To Cart”? Client requested this because apparently the icon is not very helpful and user friendly (lots of people still don’t understand e-commerce related icons & symbols). For more information, take a look at these screenshots:

    https://drive.google.com/file/d/1VSroaGa6IyTxOpYwrk6z3tFR4rHEL9tk/view?usp=sharing

    https://drive.google.com/file/d/1Otz1cgrSc9olJGV3DnJEiZwDoPCpAxCo/view?usp=sharing

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 18, 2021 at 08:20

    Hi,

    Thanks for using our theme.
    Try to add the next code in Theme Options > Theme custom CSS:

    .et_cart-type-1 .quantity-wrapper .button:before {
        content: "Add to cart";
        font-size: 14px;
        text-transform: none;
        padding: 0 15px;
    }

    Regards

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

You must be logged in to reply to this topic.Log in/Sign up

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