• Resolved seemuggi

    (@seemuggi)


    Hi all,
    thanks for this nice plugin, but I need some help.
    I installed the plugin here:

    https://beta.ip500.org
    Login: berlin

    Problem, see screenshot here:
    https://jmp.sh/7uuMY6J

    1. First Logo has different position then the others
    2. Strange arrow icon in right corner.

    MANY THANKS for your help!

    • This topic was modified 6 years, 2 months ago by seemuggi.

    The page I need help with: [log in to see the link]

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.