Home Forums WoodMart support forum EDITAR ICONOS DE MI CUENTA Reply To: EDITAR ICONOS DE MI CUENTA

#366825

Hello,

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

body .wd-my-account-links .quotes-link a:before {
color:transparent;
background-image: url(https://z9d7c4u6.rocketcdn.me/wp-content/uploads/2016/09/brand-PackIt.png);
}
body .wd-my-account-links .woo-wallet-link a:before {
color:transparent;
background-image: url(https://z9d7c4u6.rocketcdn.me/wp-content/uploads/2016/09/brand-PackIt.png);
}

You need to upload images into the Media library, take the image URLs and replace them in the code accordingly. As soon as you add images, there may be some corrections required, please contact us.

Best Regards