Hi!
Is there a way I can get rid/remove of all the featured image on my pages?
It takes a lot of useless empty space on the top of my pages.
You can see it on my website: http://tnttmontreal.com/
There's a dark banner on the top, just under the navigation bar.
I try several CSS code and none of them worked. 
.post-thumbnail img {display: none !important;}
.single-portfolio .single-photo-wrapper {display: none !important;}
etc...
Thanks!
Comments
this is header's background feature. To remove it, please turn ON "Header | Minimalist" option under Theme options > Header & Subheader > Header section.
Thanks!