Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter carrislabelle

    (@carrislabelle)

    oops sorry i meant i edited it in the box-shortcodes.css as follow:

    /* Service
    —————————————————————*/

    .su-service {
    position: relative;
    margin: 0 0 1.5em 0;
    }
    .su-service-title {
    display: block;
    margin-bottom: 0.5em;
    color: #c17;
    font-weight: bold;
    font-size: 1.1em;
    }
    .su-service-title img {
    position: absolute;
    top: 0;
    left: 0;
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    }
    .su-service-title i {
    position: absolute;
    top: 0;
    left: 0;
    display: block !important;
    width: 1em;
    height: 1em;
    text-align: center;
    line-height: 1em;
    }
    .su-service-content { line-height: 1.4; }

Viewing 1 replies (of 1 total)