Skip to content

Instantly share code, notes, and snippets.

@codeiscode-dev
Last active January 25, 2018 07:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save codeiscode-dev/77e5090bc5d14f2b6d4ba221661fd01c to your computer and use it in GitHub Desktop.
Save codeiscode-dev/77e5090bc5d14f2b6d4ba221661fd01c to your computer and use it in GitHub Desktop.
This CSS code enables people to edit the colour of the Section Checkmark
.wpep-wrapper .wpep-container .wpep-course-single .course-primary-container .course-primary-content .wpep-course-form .section-accordion-group .lesson-accordion .lesson-accordion-group .ui-accordion-header .checkbox svg path {
stroke: #25c348;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment