Viewing 1 replies (of 1 total)
  • wp-content/themes/yourtheme/style.css

    Look for this or something similar:
    .comments #leavecomment {
    text-align: center;
    margin-bottom: 40px;
    color: #ddd;
    font-size: 2em;
    letter-spacing: -2px;
    }

    .comments #loading {
    text-align: center;
    margin-bottom: 40px;
    margin-top: 40px;
    color: #ddd;
    font-size: 2em;
    letter-spacing: -1px;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Sidebar messes up with comments’ is closed to new replies.