Hi, I’m getting ready to rebuild my site and started by just re-ordering the sections of the home page. I moved one section (“The Song” section - previously tagged as “Mission”) up on top, and now all the other sections below it are messed up. They have big goofy text and some of the content wont load. When I move it back down to where it was, everything is fixed… except for the last section below it (which is where I deleted another section). Didn’t know just moving around sections would cause me so many problems, ahhh! This is my first time doing all this again in a while so I might need some help with this one. Thanks!
Hi @yearegods,
Thanks for reaching out.
Please check this https://validator.w3.org/nu/?doc=http%3A%2F%2Fafreemankind.com%2F and scroll down until you find the unclosed element error. There are many, hence, any layout that came after it will break. I recommend fixing the content first by adding proper closing.
Example <a> </a>, <b> </b> and so on.
It’s just based on your provided site’s home page and I can’t tell which specific content, but unclosed elements are the culprit.
Thanks!
Awesome Rad, thank you so much. I will check that out.
Easy fix! Thank you so much Rad! I didn’t even know I still had support available for X, but I guess I do 
You are most welcome. 
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.