Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #710590

    Hi there,

    I recently updated to 3.8 and a number of pages are experiencing layout issues. Please see link provided. When the screen size is expanded, come content appears to remain centered on a smaller width browser while other sections take up the full width of the browser.

    Cheers,
    James

    #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.

    #711221

    Hi,

    glad you could solve it and thanks for sharing! Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.

    Best regards,
    Andy

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Problem with content width and page layout’ is closed to new replies.