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

    That is supposed to be for displaying a thumbnail. If you are not using that feature, you can quickly make this go away by adding one line to your stylesheet On line 625 of style.css find this

    thumbnail-div {
      border:1px solid #E4E4E4;
      padding:1px;
    }

    add this line within the brackets
    display:none;

    gone

    Thread Starter de3r7

    (@de3r7)

    thanks a lot ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘white strip on top of title’ is closed to new replies.