Here's my problem: the stupid space for the widget is still there.
I have tried all of the following using ".category-3" and ".category-tv-ads" to no avail:
HTML Code:
...#call-to-action_widget{
display: none;
}
...#header #call-to-action_widget{
display: none;
}
...#call-to-action_widget{
display: none;
}
...#header #call-to-action_widget .bfa_widget_area{
display: none;
}
...#call-to-action_widget .bfa_widget_area{
display: none;
}









Threaded Mode