Topic: Icon on scss content
Aroquiassamy LA ROZE priority asked 5 years ago
Hi @Damian,
Kindly guide me how to use icon on css-content section.As I tried to change the Breadcrumb icon and I'm facing issues
.breadcrumb-item + .breadcrumb-item::before{
color:white;
content: "\f105";
}
Kinldy guide me it showing some boxes...
Damian Gemza staff answered 5 years ago
Dear La Roze,
If you want to use breadcrumbs with icons, please use this example from our documentation.
This is the best way to place icons between your breadcrumb items.
But if you really want to change icons as :before
, I'm referring you to the StackOverflow question.
Best Regards,
Damian
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Resolved
- ForumUser: Priority
- Premium support: Yes
- Technology: MDB Angular
- MDB Version: 7.0.0
- Device: Desktop-Lenova
- Browser: Chrome
- OS: Windows 10
- Provided sample code: No
- Provided link: No