Site logo

Archived topic

HTML not rendering correctly

3 replies · Started by Mark on June 12, 2022

Viewing posts 1–4 of 4

I have a site at fw.michianait.net, and I am trying to construct a page, Internet Service Inquiry, as the first menu link.
I only have the HTML for the page, so I entered that into the editor. However, the page is not rendering correctly. The page content should like the content in this page (https://fourway-current.michianait.net/signup/).

I must be overlooking something basic, but I can't see what it is.

Any help would be appreciated.

Thanks
Mark

Hi there,

how is the 'form' added to that page ?

Hi David,

Thanks for getting back to me. I used the Classic Editor and clicked on the "text" mode and pasted the HTML in, but it doesn't seem to render correctly, as you can see.

Mark

The original site has a lot of inline styles inside the HTML.
They're wrapped in style tags eg.

<style>
.... CSS here

</style>

Those on your other current site are all messed up.
If you can, from the original site extract those styles separately, don't add them to the editor. Instead copy the CSS from within the style tags and paste that into the Customizer > Additional CSS

This archived topic is closed to new replies.