Skip to content

Instantly share code, notes, and snippets.

@robertuniqid
Created February 28, 2019 17:44
Show Gist options
  • Save robertuniqid/af5da67e107dd97868fd07fd06c6c9e5 to your computer and use it in GitHub Desktop.
Save robertuniqid/af5da67e107dd97868fd07fd06c6c9e5 to your computer and use it in GitHub Desktop.
WPEP CSS Snippet - Remove Icon on Video Course Type ( in Description )
.wpep-wrapper>.wpep-container .wpep-course-single.course-type-video .course-primary-container .course-primary-content .video-content .wpep-video-separator h2.wpep-video-description-title:before {
display: none !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment