I would like to add a shopping cart icon before the “Add to Cart” text on the shop page

This topic has 3 replies, 2 voices, and was last updated 3 weeks, 3 days ago ago by Ramin

  • Avatar: Ramin
    Ramin
    Participant
    May 25, 2025 at 10:07

    Hello,

    I would like to add a shopping cart icon before the “Add to Cart” text on the shop (product listing) page. I attached a screenshot from my site to help explain exactly what I mean.

    Please, contact administrator
    for this information.
    Files is visible for topic creator and
    support staff only.
    2 Answers
    Avatar: Alex Carter
    Alex Carter
    Support staff
    May 26, 2025 at 07:19

    Hello,

    Thank you for reaching out to us.

    To add a shopping cart icon before the “Add to Cart” text on the shop (product listing) page, you can achieve this by using a bit of custom CSS:

    .add_to_cart_button:before {
        margin-right: 5px;
        content: "\e916";
    }

    Warm Regards,
    The 8Theme Team

    Avatar: Ramin
    Ramin
    Participant
    May 31, 2025 at 08:24

    Thanks for the support! My topic “I would like to add a shopping cart icon before the “Add to Cart” text on the shop page” has been successfully resolved.

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

The issue related to '‘I would like to add a shopping cart icon before the “Add to Cart” text on the shop page’' has been successfully resolved, and the topic is now closed for further responses

Helpful Topics

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