Home › Forums › Iconic One Pro Support › Shaded Title Box Does Not Show in Footer › Reply To: Shaded Title Box Does Not Show in Footer
January 5, 2015 at 8:32 am #3003
Keymaster
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.