Home Forums WoodMart support forum Show other cart icon on product images

Show other cart icon on product images

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

    nephyhlim
    Participant

    Hey there how do I show the other shopping bag on product images? See attached img

    #56519

    Eric Watson
    Participant

    Hi,

    Could you please reupload your screenshots in a size smaller than 512KB?

    Thank you in advance

    #56522

    nephyhlim
    Participant

    Sorry

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

    Artem Temos
    Keymaster

    Try to add the following CSS code to the Custom CSS area in theme settings

    div.woodmart-buttons .woodmart-add-btn>a:before {
        content: "\f120";
    }
    

    Regards

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