1 .you can follow this tip : https://wplms.io/support/knowledge-base/setting-custom-icon-in-profile-menu/comment-page-1/
2 . please add this css :
.incourse .incoursequiz_details .quiz_timeline .timeline_wrapper>ul li>span{
padding: 0 5px;
background: var(--border);
margin: -2px -2px -2px 5px;
border-radius: 2px;
}
.incourse .incoursequiz_details .quiz_timeline .timeline_wrapper>ul li{
width: auto !important;
white-space: nowrap;
}
the issue is that there is a special class added when question are more .
3 . Well maybe someone from us might have run it to import profile and courses layout .
4 . Well the setting "Enable Direct link to completed units in curriculum" wont work in wplms v4 .Please enable "Full Course Status in Course pages.".