Total Docs
Home
Docs
Icons
Snippets
Filters
Videos
Changelog
Get Theme
Menu
Search
Snippets: Hide Related Portfolio Item Excerpt (CSS)
This snippet was last updated on
March 23, 2015
.related-portfolio-posts .portfolio-entry-excerpt { display: none; }
All CSS snippets should be added via a
child theme's
style.css file or using the built-in
Custom CSS panel.