STEP 1: Create A New Page:
Your Page Name will reflect the address for the Landing Page. For example, this page was called Tutorial so the address is:
evoyrealestate.ca/tutorial/
STEP 2: On the right side column, change the Template to Blank Page and then Publish the page.
STEP 3: Click the Builder button to start to create the page.
STEP 4: You can now create a page from scratch using the builder or select from hundreds of Premade Layouts. Make sure if you use a Premade Layout, you use the Landing Page version of the layout. You know what I mean once you click it.
I think you or Chris can take it from here.
You’ll noticed that the logo is still at the top, to remove that, you have to do a few extra steps.
STEP 5: Click the Page Settings:
STEP 6: Click Advanced then CSS and insert this code:
body #wtfdivi004-page-start-img, body #myprefix-page-start-img {
width: 0px;
margin: 0px
}