Home Forums WoodMart support forum Icon shopping cart

Icon shopping cart

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #263678

    mubodhi
    Participant

    Hi I sent a ticket earlier wanting to change the icon for the shopping cart button you answered duplicated thread – I have attached an image that includes the css code of the icon on the button that i’d like to change. Please tell me what corresponds to the icon so that I can change
    Thanks in advance

    Attachments:
    You must be logged in to view attached files.
    #263720

    Hello,

    Please do not duplicate the topics.

    Please provide the page URL and image URL which you want to see instead of the shopping cart icons. I will provide custom CSS.

    Best Regardss

    #264005

    mubodhi
    Participant

    Hi,
    AS THE WEBSITE IS STILL BEING BUILT IT IS OFFLINE, SO WE’LL GIVE YOU ACCESS TO THE SITE WITH A USER AND A PASSWORD – which we show below in private content
    I have attached an image that show the icons we want to use instead of the trolley. Thanks in advance

    Attachments:
    You must be logged in to view attached files.
    #264045

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .quick-shop-wrapper .single_add_to_cart_button:before {
        content: "\f126";
    }

    Best Regards

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