Illdy Page Formatting Issue

Hi! I’m looking to make 4 basic pages where my projects will link to. I have the Projects module set up on the homepage. However, when I create a regular page, the formatting looks off when I publish it. I triedto make a simple page with an image and text on the side. See the example here: Hurricane Preparedness Email – Michael Barnett

Thanks,
Michael B

Hi Michael

You can use this css code to make it little bit more user friendly:

:not(.home) header#header {
    background: #383737 !important;
}

Here we can also set BG image for the header part

Regarding page content, you are using wp blocks and you need to make adjustments in the page builder itself