Home Forums WoodMart support forum A FEW QUESTIONS Reply To: A FEW QUESTIONS

#80794

Hello,

Add this code to change the cart icon:

div.woodmart-hover-quick .woodmart-add-btn>a:before {
content: "\f290 ";
}

i try put in a link i’m redirected to the posts page, what’s going on, do you know?

Our theme does not influence that. Make sure you do not have any redirections or configurations.

Also the code you gave me before that’s supposed to remove the icon that’s before the my-account link on the mobile menu doesnt work

Provide your site admin access.

Insert comment inside the code to know what you are changing. Here is the example of the comment
/*comment*/

Best Regards