Layout in Editor Looks Good - Live View Broken

Hello!

Hoping someone can help me out with this. Working on a site and the layout I’ve built has a section that looks as intended/designed in the editor, but appears to be broken in the live view.

Preview in editor:

Live View:

Any guidance would be greatly appreciated! Login details are included a secure note.

Hello Tyler,

Thanks for writing in!

We have logged in to your site and this is what we found out. This is your skeleton structure:

Screen Shot 2021-09-09 at 10.00.56 AM

Both the “top” and the “image-title” DIV element is using the HTML <a> tag which is not allowed. You should be using the <div> tag only. Please edit your elements and change the HTML tag.

Kindly let us know how it goes.

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