This topic is locked

Bootstrap / Change Background on Filter Heading

5/16/2017 12:28:12 AM
PHPRunner General questions
lefty author

In bootstrap I am customizing the grid, panels , font's . I cannot seem to change the filter fileds container header - background color. Looking for the CSS to accomplish this.
This is the filter color thought it was called .bs-filterpanel-heading , but dosen't work.
something like

bs.left xxxxxxxx {
color: maroon;
}
Have all other containers customized except this one. Cannot find the class for this.