diff --git a/app/views/producers/_fat.html.haml b/app/views/producers/_fat.html.haml
index 6083250780..06d73666af 100644
--- a/app/views/producers/_fat.html.haml
+++ b/app/views/producers/_fat.html.haml
@@ -68,7 +68,7 @@
.row.cta-container
.columns.small-12
- %a.cta-hub{"ng-repeat" => "hub in producer.hubs | orderBy:'-active'",
+ %a.cta-hub{"ng-repeat" => "hub in producer.hubs | visible | orderBy:'-active'",
"bo-href" => "hub.path", "ofn-change-hub" => "hub",
"bo-class" => "{primary: hub.active, secondary: !hub.active}"}
%i.ofn-i_033-open-sign{"bo-if" => "hub.active"}