Home Forums WoodMart support forum Change default cart icon of the Mobile bottom navbar

Change default cart icon of the Mobile bottom navbar

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #456707

    emporio
    Participant

    How can I change the default cart icon of the Mobile bottom navbar?
    Thank you

    #456959

    Hi,

    You can use the custom buttons in the Theme Settings > General > Mobile button navbar: https://gyazo.com/a94e2bc0e6a91a109d6037dc7c7f6b9d
    You can see the option to upload the icon you wish.
    If you have any questions please feel free to contact us.

    Best Regards.

    #457063

    emporio
    Participant

    Hi, using the custom button for the cart, the number of products inserted is no longer visible. How can I change just the icon? So as to change it also in the other parts where it is visible, for example in the products grid. So as to have all the icons the same. Thank you!

    #457113

    emporio
    Participant

    I put this code in Custom CSS > Global custom CSS:

    .product-grid-item .wd-add-cart-icon>a:before {
    content: url#);
    }
    .wd-header-cart .wd-tools-icon.wd-icon-alt:before {
    content: url(#);
    }

    Problem solved!

    #457120

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

Tagged: 

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

The topic ‘Change default cart icon of the Mobile bottom navbar’ is closed to new replies.