Change icon in Mobile Bottom Navbar
-
Hello again,
For the Mobile Bottom Navbar, I would need to modify the cart icon. Currently the icon shown in screenshot sc1.PNG is displayed.
I would like to show the icon that I show in the screenshot sc2.PNG
How can I replace said icon?
I am waiting for your answer.
Thank you.
Attachments:
You must be
logged in to view attached files.
Hello,
Please send the link from FontAwesom resource or image URL, I will provide custom CSS
Best Regards
content: “\f105”;
ont-family: “woodmart-font”
I need that icon for replace mobile bottom navbar.
I think that I’ve solved it.
The code is:
.wd-header-cart .wd-tools-icon.wd-icon-alt:before {
content: "\f105";
font-family: "woodmart-font";
}
Hello,
We are glad you have solved the issue.
If you have any questions please feel free to contact us.
Best Regards
The topic ‘Change icon in Mobile Bottom Navbar’ is closed to new replies.