Reply To: full width footer missing

Homepage Community Forums Adapt Theme Support full width footer missing Reply To: full width footer missing

#13074
Wes
Moderator

    Usually when that happens it’s due to a missing HTML tag. Check your widgets for any code that you’ve added recently and make sure there are opening and closing tags.

    For example, I’ve seen this happen when someone adds an opening <div> but forgets to close it out with a </div>