To change Video Pagination arrows color, like this.
You can use this CSS code
If code doesn’t work, you can comment below, message or send me an email.
div.lesson-item-pagination-icon.icon.icon--stroke svg {
stroke: #f1f;
}
To change Video Pagination arrows color, like this.
You can use this CSS code
If code doesn’t work, you can comment below, message or send me an email.
div.lesson-item-pagination-icon.icon.icon--stroke svg {
stroke: #f1f;
}