Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Sergey Panasenko

    (@nitay)

    Hi,seemuggi

    Remove on file
    /wp-content/themes/eco-press/css/style.css

    lines 164 – 182

    
    ul li:before {
      content: '\eb22';
      font-family: 'fontello';
      font-style: normal;
      font-weight: normal;
      speak: none;
      display: inline-block;
      text-decoration: inherit;
      width: 1em;
      padding: 0;
      margin: 0;
      text-align: center;
      font-variant: normal;
      text-transform: none;
      line-height: 1em;
      position: absolute;
      top: 18px;
      left: -18px;
    }
    

    and lines 189 – 192

    
    ul li,
    ol li {
      padding: 10px 0 0;
    }
    
    Thread Starter seemuggi

    (@seemuggi)

    Oh many many thanks!!
    Perfect. 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Conflict’ is closed to new replies.