Created
February 28, 2019 17:44
-
-
Save robertuniqid/af5da67e107dd97868fd07fd06c6c9e5 to your computer and use it in GitHub Desktop.
WPEP CSS Snippet - Remove Icon on Video Course Type ( in Description )
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.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