Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Problem with content width and page layout #710595

    Hi again,

    I have solved this issue by removing some custom CSS:

    #footer .widget {
    text-align: center;
    }
    #main .minor-meta.comment-container,
    #main .text-sep-comment{
    display: none;

    This was causing the problem.

Viewing 1 post (of 1 total)