1. Please try adding the given css from wp-admin -> appearance -> customize -> custom css :
.course_description+.course_curriculum>.course_title>h2 {
text-align: right;
}
2. Add this css for breadcrumbs :
.breadcrumbs li+li:before {
content: "\e172" !important;
font-family: "fonticon";
}
3. Unable to replicate this . Have you applied any custom css or something for this ?
Please also make sure that your wplms theme and all its plugins are upadted to latest version .
- WPLMS v 2.0.1
- Vibe Course Module v 2.0.1
- Vibe CustomTypes v 2.0.2
- Vibe Shortcodes v 2.0.1
- WPLMS Dashboard v 2.0.1
- WPLMS Assignment v 2.0.1
- WPLMS Front End v 2.0.1
- WPLMS EventOn v 2.0.1
- WPLMS Modern Child Theme v 2.0.1