Possible to change bag icon to cart icon?

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

  • Avatar: advokate
    advokate
    Participant
    October 28, 2015 at 17:34

    Can the shopping cart icon be toggled to display an image of a shopping cart rather than a shopping bag?

    7 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 28, 2015 at 18:33

    Hello,

    Could you please clarify us with more details?
    Maybe provide screenshot for our better understanding and highlight what exactly you want.

    Regards,
    Robert Hall.

    Avatar: advokate
    advokate
    Participant
    October 28, 2015 at 18:59

    Absolutely! Attached is a screenshot of the website as is, and a screenshot of how I would like it to look, with a shopping cart icon of some kind instead of a shopping bag icon. Thank you!

    Website as is

    Website as I would like it to be

    Avatar: Eva
    Eva Kemp
    Support staff
    October 28, 2015 at 20:16

    Hello,

    Your link redirects to the site lakegeorgeoliveoilco.com. Please give us correct url of your site.

    Regards,
    Eva Kemp.

    Avatar: advokate
    advokate
    Participant
    October 28, 2015 at 20:27

    That is because the website is still under development and not live. Login credentials below under Private Content.

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 28, 2015 at 21:28

    I’ve added the following code in Global Custom CSS. Please check now.

    .cart-bag:before {
        content: "\f07a";
        display: inline-block;
        font: normal normal normal 14px/2 FontAwesome;
        font-size: inherit;
        font-size: 2em;
        top: -27px;
        left: -21px;
        color: #959B5B;
        -webkit-font-smoothing: antialiased;
        position: absolute;
        z-index: 2;
    }
    .ico-sum:after,
    .ico-sum:before,
    .horizontal-break-alt:after,
    .cart-bag .ico-sum{
    border-color:transparent !important;
    background-color:transparent !important;
    }

    Regards,
    Robert Hall.

    Avatar: advokate
    advokate
    Participant
    October 28, 2015 at 21:47

    Oh, it’s just perfect! Thank you so very much.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 28, 2015 at 22:01

    You’re welcome!

    Regards,
    Robert Hall.

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

The issue related to '‘Possible to change bag icon to cart icon?’' has been successfully resolved, and the topic is now closed for further responses

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