Viewing 1 replies (of 1 total)
  • style.css – change:

    #commentform {
    border-top:10px solid #333333;
    margin:0 0 7px;
    padding:30px 150px 6px;
    }

    to:

    #commentform {
    border-top:10px solid #333333;
    margin:0 0 7px;
    padding:30px 10px 6px;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘How to make my comment form left aligned instead of center?’ is closed to new replies.