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