Hi –
I reduced the width of the icon box to 1/2 using:
.page-id-12217 .sf-icon-box[class*=”sf-icon-box-boxed-“] .sf-icon-box-content-wrap {
width: 40%;
padding: 40px 30px 15px 30px;
}
This worked fine.
I then added ‘col-md-offset-3’ to the extra class field and it did not center justify the box. Any ideas?
Thanks,
Fabian