Footer has gone to the sidebar and then halved!

Hi there, really hoping you can help me as I have a really urgent design on, and somehow the Footer bar has ended up in the sidebar. I have tried to check html code to make sure no open ended that might cause the problem, and then I added the following
.x-site,
.x-root {
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}
.x-colophon {
width: 100%;
}
which stopped it appearing in sidebar, but meant it only showed at half width at bottom of site. I have now removed this to give a clean sheet.

Also, text appears to have “corrupted” in one section, and I can’t see why. The two are possibly related.

Please can you help? I will forward login details separately. I was tempted to convert to pro (i use it on some sites) but figured that wouldn’t solve the problem. I fear I have done something daft…

Screenshots attached.

Many thanks
Kate

Hi Kate,

I have checked your site and this issue only occurs on the homepage. Having a page with a broken layout usually happens when you forget to close HTML tags on the page content so kindly carefully check the contents on the homepage and make sure that the HTML tags like the heading and paragraph tags that needs the correct closing tag are properly paired and closed since you used several custom HTML in the homepage content.

Hope this helps.

Thank you so much. I thought I had done this, but hadn’t checked headlines. That was where the problem was. Normality is restored. As ever, themeco team have been brilliant. Thanks so much

Glad we were able to help :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.