Comments Frank started the conversationSeptember 15, 2015 at 7:58amHi - this black bar on top is driving me nuts. I have the secondary header off. Not sure where else to get rid of it. 8,990Tahir repliedSeptember 15, 2015 at 2:22pmHey ,See screenshot: http://prntscr.com/8gjsqi . Its the google conversion script. Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :body > iframe {display:none !important;}Thanks ThemeNectar Support Team Frank repliedSeptember 15, 2015 at 7:33pmDidn\'t work. Any other ideas?Frank repliedSeptember 15, 2015 at 8:30pmTried this too with no luck:iframe[name=\"google_conversion_frame\"]{display:block; height:0;}Frank repliedSeptember 15, 2015 at 10:28pmJust tried this as well (around the google conversion.js): <div style=\"display:none\"></div>Doesn\'t work either. 8,990Tahir repliedSeptember 16, 2015 at 4:17pmHey Again,Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :img[src*=\"visitor\"] { display: none !important; }See screenshot: http://prntscr.com/8gyhv9 . Not sure where its coming from.Best,-T ThemeNectar Support Team Frank repliedSeptember 16, 2015 at 6:14pmThat worked! Thanks. Sign in to reply ...
Hi - this black bar on top is driving me nuts. I have the secondary header off. Not sure where else to get rid of it.
Hey ,
See screenshot: http://prntscr.com/8gjsqi . Its the google conversion script.
Thanks
ThemeNectar Support Team
Didn\'t work. Any other ideas?
Tried this too with no luck:
iframe[name=\"google_conversion_frame\"]{display:block; height:0;}
Just tried this as well (around the google conversion.js):
<div style=\"display:none\">
</div>
Doesn\'t work either.
Hey Again,
See screenshot: http://prntscr.com/8gyhv9 . Not sure where its coming from.
Best,
-T
ThemeNectar Support Team
That worked! Thanks.