Home Forums WoodMart support forum Moved: Reply To: Change Sidebar Cart widget Icon & Text

Moved: Reply To: Change Sidebar Cart widget Icon & Text

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

    Hidjab4you
    Participant

    Hello

    firstly i want to say your theme is the best seriously i love it ! your team is algo the best thank you for all your help .

    I have the same problem like this person and i want to show icon of cart i add this CSS as you say

    4) Please replace the previous Custom CSS with the following in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .wd-add-btn-replace .add-to-cart-loop:before {
    content: “\f126”;
    font-family: “woodmart-font”;
    }

    but i dont see any changes
    can you please help me ? i shearch in the forum for the answer before ask you but i dont find it .

    #292717

    Hello,

    Thank you for your warm feedback.

    Please try this code:

    body .wd-empty-mini-cart:before {
        content: "\f126";
        font-family: "woodmart-font";
    }

    If you have any questions please feel free to contact us.

    Best Regards

    #293109

    Hidjab4you
    Participant

    Thank you for your reply

    I copy paste and add this code CSS but that not changes anything…

    Can you take a look please ?
    here is my website and all informations

    #293277

    Hello,

    Please check the screen: https://gyazo.com/0fe2a06f51bfbe60e6bd6452f222de47

    Which icon you want to add there.

    Please provide the page URL and screen where you want to change the icons.

    Best Regards

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