3.2.0

grid headers in our own background ?

how to change the grid headers in our own background colors and text as aligned to center and bold?
Narayana Swamy, Bangalore
September 14,
Example -

#myGrid .aw-grid-header {
    background: red!important;
    font-weight: bold;
    text-align: center;
}

#myGrid .aw-grid-header .aw-item-box {
    background: none;
    border: none;
}
Alex (ActiveWidgets)
September 17,

This topic is archived.

See also:


Back to support forum