Skip to content

Instantly share code, notes, and snippets.

@jmabbas
Created May 7, 2025 07:25
Show Gist options
  • Save jmabbas/080c311dc7065e4c54577d0b83b8c75a to your computer and use it in GitHub Desktop.
Save jmabbas/080c311dc7065e4c54577d0b83b8c75a to your computer and use it in GitHub Desktop.
Pizzaro - Movie description title plus icon remove
.single-movie-v6 h2.single-movie-details--description__title:after,
.single-movie-v7 h2.single-movie-details--description__title:after {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment