Reply To: Shaded Title Box Does Not Show in Footer

Home Forums Iconic One Pro Support Shaded Title Box Does Not Show in Footer Reply To: Shaded Title Box Does Not Show in Footer

#3003

You can use the following code in custom.css


#iop-footer .widget-title {
    background: #f2f2f2;
    padding: 10px;
}

We have pushed the above changes in our code repo, this style will be included by default from the next version 1.4.8.