andrewwinkler
Hi
The Module will display on the Menu item if its assigned, for example the Module is assigned to the Blog menu so it will also appear on the blog articles as they are part of it.
You can use this code to hide it
.item-112.view-article .t4-masthead {display:none;}
112 is the Menu item ID.