0
anna.lundgren
There is the possibility to add custom CSS - great 🙂
But can you send a list of tags, class etc?
2 Subscribers
Submit Answer
1 Answers
Best Answer
0
Welcome to our forum.
Glad to see you purchased pro version,
Here is the available css selector you can do customize with these.
.breadcrumb-container {
}
.breadcrumb-container ul {
}
.breadcrumb-container ul li {
}
/*for theme4*/
.breadcrumb-container.theme4 li {
}
.breadcrumb-container a {
}
.breadcrumb-container .separator {
}
Let me know for more help.
Regards 